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:
c7e4f3b
)
pkt_sched: Kill netdev_queue lock.
author
David S. Miller
<davem@davemloft.net>
Thu, 17 Jul 2008 07:53:03 +0000
(
00:53
-0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 18 Jul 2008 02:21:30 +0000
(19:21 -0700)
We can simply use the qdisc->q.lock for all of the
qdisc tree synchronization.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found