From: Yasuyuki Kozakai Date: Sun, 8 Jul 2007 05:26:16 +0000 (-0700) Subject: [NETFILTER]: nf_nat: kill global 'destroy' operation X-Git-Tag: v2.6.23-rc1~1109^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8a0509a696de60296a66ba4fe4f9eaade497103;p=pandora-kernel.git [NETFILTER]: nf_nat: kill global 'destroy' operation This kills the global 'destroy' operation which was used by NAT. Instead it uses the extension infrastructure so that multiple extensions can register own operations. Signed-off-by: Yasuyuki Kozakai Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed