commit | 32292a7ff1d9306841a8da6ea286847b1070cc6a | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Thu Apr 06 14:11:30 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sun Apr 09 22:25:34 2006 -0700 |
tree | e2149c5b4c7bc50a937f95657a2cb1814dea8ddb | |
parent | 964ddaa10de8f3aeed12bc2a30726514ff309e64 [diff] |
[NETFILTER]: Fix section mismatch warnings 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>