From: Stephen Hemminger <[EMAIL PROTECTED]>
Date: Sat, 27 May 2006 09:45:28 -0700

> There are several bugs in error handling in br_add_bridge:
> - when dev_alloc_name fails, allocated net_device is not freed
> - unregister_netdev is called when rtnl lock is held
> - free_netdev is called before netdev_run_todo has a chance to be run after
>   unregistering net_device
> 
> Signed-off-by: Jiri Benc <[EMAIL PROTECTED]>
> Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]>

Applied, thanks a lot.
-
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