[BRIDGE]: fix for RCU and deadlock on device removal
authorStephen Hemminger <shemminger@osdl.org>
Fri, 10 Feb 2006 01:08:52 +0000 (17:08 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 10 Feb 2006 01:08:52 +0000 (17:08 -0800)
Change Bridge receive path to correctly handle RCU removal of device
from bridge.  Also fixes deadlock between carrier_check and del_nbp.
This replaces the previous deleted flag fix.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found