From: Alexey Dobriyan <[EMAIL PROTECTED]>
Date: Tue, 29 Aug 2006 07:50:43 +0400

> IPv6 can be modular and panicking on module loading is the last thing
> you want.
> 
> Two SLAB_PANIC cases converted to error propagating as well as one
> panic() call.
> 
> Signed-off-by: Alexey Dobriyan <[EMAIL PROTECTED]>

This adds a call to addrconf_cleanup() from __init code, but that
function is marked __exit.  This will cause link errors in some
configurations.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to