Re: [PATCH][NET-2.6.25][IPV6] fix section mismatch warnings

2007-12-13 Thread David Miller
From: Daniel Lezcano <[EMAIL PROTECTED]> Date: Thu, 13 Dec 2007 11:39:26 +0100 > 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

[PATCH][NET-2.6.25][IPV6] fix section mismatch warnings

2007-12-13 Thread Daniel Lezcano
Subject: fix section mismatch warnings From: Daniel Lezcano <[EMAIL PROTECTED]> 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: