From: Yasuyuki Kozakai Date: Fri, 23 Mar 2007 18:17:27 +0000 (-0700) Subject: [NETFILTER]: nf_conntrack: kill destroy() in struct nf_conntrack for diet X-Git-Tag: v2.6.22-rc1~1128^2~183 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de6e05c49f8b4ed63224c5d38891f531ecc4eabb;p=pandora-kernel.git [NETFILTER]: nf_conntrack: kill destroy() in struct nf_conntrack for diet The destructor per conntrack is unnecessary, then this replaces it with system wide destructor. Signed-off-by: Yasuyuki Kozakai Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed