[qca-nss-ecm] Dynamically allocate the database tables

Statically declared tables consume too much size in the
.bss segment. To reduce the occupied .bss segment by ECM
it is better to allocate these tables dynamically in the
kernel virtual memory.

Change-Id: I6bd988280152a7c0e182858c0902ad4bf6641355
Signed-off-by: Murat Sezgin <msezgin@codeaurora.org>
1 file changed