From: Herbert Xu <[EMAIL PROTECTED]>
Date: Thu, 26 Jul 2007 17:09:08 +0800

> [NET]: Call uninit if necessary in register_netdevice
> 
> This patch makes register_netdevice call dev->uninit if the regsitration
> fails after dev->init has completed successfully.  Very few drivers use
> the init/uninit calls but at least one (drivers/net/wan/sealevel.c) may
> leak without this change.
> 
> Signed-off-by: Herbert Xu <[EMAIL PROTECTED]>

Looks great, applied.
-
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