[PATCH] bridge: fix RCU race on device removal
authorStephen Hemminger <shemminger@osdl.org>
Mon, 6 Feb 2006 23:42:45 +0000 (15:42 -0800)
committerChris Wright <chrisw@sous-sol.org>
Fri, 10 Feb 2006 07:20:15 +0000 (23:20 -0800)
commita426fa9147f034d5355875ffcb91f0a61e5b393a
tree9ae78d4cf9ae05fc71183e1b3a23244dc2cd3bc2
parentec81e3178071f3747bd1522c959972105584514b
[PATCH] bridge: fix RCU race on device removal

Patch to 2.6.15 stable kernel to fix race conditions on device
removal.  These are reproducible by doing delif while packets are
in flight.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
net/bridge/br_if.c
net/bridge/br_input.c
net/bridge/br_stp_bpdu.c