]> git.baikalelectronics.ru Git - kernel.git/commit
[IPV6]: Fix modular build with netfilter enabled.
authorDavid S. Miller <davem@sunset.davemloft.net>
Wed, 11 Jan 2006 05:02:21 +0000 (21:02 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 11 Jan 2006 05:02:21 +0000 (21:02 -0800)
commitbdbdf1c713b90ce9fb9ac23732f637a1a11c56b4
tree0785a763e185a1a7e30b61ebf2f09ea29d74bd2e
parentb9f6c9cba63c0f03edd812983d193708354b3d33
[IPV6]: Fix modular build with netfilter enabled.

Also, drop __exit marker from ipv6_netfilter_fini() as this
can be invoked from inet6_init() error handling paths.

Based upon a report from Stephen Hemminger.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/Makefile
net/ipv6/netfilter.c