git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ebddc1
)
[BRIDGE]: remove unneeded bh disables
author
Stephen Hemminger
<shemminger@osdl.org>
Tue, 21 Mar 2006 06:56:25 +0000
(22:56 -0800)
committer
David 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