[NETFILTER]: Fix section mismatch warnings
authorPatrick McHardy <kaber@trash.net>
Thu, 6 Apr 2006 21:11:30 +0000 (14:11 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 10 Apr 2006 05:25:34 +0000 (22:25 -0700)
Fix section mismatch warnings caused by netfilter's init_or_cleanup
functions used in many places by splitting the init from the cleanup
parts.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found