Jay Vosburgh wrote:
>       Looks like I incorrectly merged one of the rtnl lock changes,
> so that one function, bonding_show_active_slave, held rtnl but didn't
> release it, and another, bonding_store_active_slave, never held rtnl but
> did release it.
> 
>       Fixed so the first function doesn't mess with rtnl, and the
> second correctly acquires and releases rtnl.
> 
>       Bug reported by Moni Shoua <[EMAIL PROTECTED]>

I ran some shallow tests and it seems that the patch fixes  the problem.

thanks

-
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