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:
17715e6
)
pkt_sched: Remove qdisc_lock_tree usage in cls_api.c
author
David S. Miller
<davem@davemloft.net>
Wed, 16 Jul 2008 09:40:45 +0000
(
02:40
-0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 18 Jul 2008 02:21:24 +0000
(19:21 -0700)
It just wants the qdisc tree for the filter to be synchronized.
So just BH lock qdisc_root_lock(q) instead.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found