]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commite3efe08e9a2c24232711dc573bf2decd2d93e335
tree8b1171e3cca8efed1560269037ef860adb5c82ff
parent9ebddc1aa386f257125a569b41f90418b63b4d5f
[BRIDGE]: remove unneeded bh disables

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>
net/bridge/br_stp_timer.c