[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)
It is invoked from failures paths of __init code.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found