From: KOVACS Krisztian Date: Wed, 16 Nov 2005 00:47:34 +0000 (-0800) Subject: [NETFILTER] Free layer-3 specific protocol tables at cleanup X-Git-Tag: v2.6.15-rc2~75^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a6f294e43e432bd207a702fea49ebb303ef9b23;p=pandora-kernel.git [NETFILTER] Free layer-3 specific protocol tables at cleanup Although the comment around the allocation code tells us that the layer-3 specific protocol tables will be freed when cleaning up, they aren't. And this makes nfsim complain loudly... Signed-off-by: KOVACS Krisztian Signed-off-by: Harald Welte Signed-off-by: David S. Miller --- Reading git-diff-tree failed