From: Daniel Lezcano Date: Thu, 13 Dec 2007 13:34:58 +0000 (-0800) Subject: [IPV6]: fix section mismatch warnings X-Git-Tag: v2.6.25-rc1~1162^2~1110 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09f7709f4929666006931f1d4efc498a6d419bbc;p=pandora-kernel.git [IPV6]: fix section mismatch warnings Removed useless and buggy __exit section in the different ipv6 subsystems. Otherwise they will be called inside an init section during rollbacking in case of an error in the protocol initialization. Signed-off-by: Daniel Lezcano Signed-off-by: David S. Miller --- Reading git-diff-tree failed