[BRIDGE]: remove unneeded bh disables
authorStephen Hemminger <shemminger@osdl.org>
Tue, 21 Mar 2006 06:56:25 +0000 (22:56 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Mar 2006 06:56:25 +0000 (22:56 -0800)
The STP timers run off softirq (kernel timers), so there is no need to
disable bottom half in the spin locks.

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

No differences found