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:
99194cf
)
pkt_sched: Don't used locked skb_queue_purge() in __qdisc_reset_queue()
author
David S. Miller
<davem@davemloft.net>
Thu, 17 Jul 2008 11:03:43 +0000
(
04:03
-0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 18 Jul 2008 02:21:32 +0000
(19:21 -0700)
We have to have exclusive access to the given qdisc anyways, so
doing even more locking is superfluous.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found