]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[NETFILTER]: ip_ct_proto_gre_fini() cannot be __exit
authorDavid S. Miller <davem@sunset.davemloft.net>
Wed, 11 Jan 2006 23:39:14 +0000 (15:39 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 12 Jan 2006 00:32:12 +0000 (16:32 -0800)
commita7768097557be91d0d4c37e8f2e38cd126c4cdf9
tree476e148a9e6f861405860df720c5705fb9e14ba8
parent82bf7e97ac5b9fd03aea10df6910cad50d6c032d
[NETFILTER]: ip_ct_proto_gre_fini() cannot be __exit

It is invoked from failures paths of __init code.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/netfilter/ip_conntrack_helper_pptp.c
net/ipv4/netfilter/ip_conntrack_proto_gre.c