git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9819d85
)
[IPV6]: Fix modular build with netfilter enabled.
author
David S. Miller
<davem@sunset.davemloft.net>
Wed, 11 Jan 2006 05:02:21 +0000
(21:02 -0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Wed, 11 Jan 2006 05:02:21 +0000
(21:02 -0800)
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>
No differences found