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:
3072367
)
pkt_sched: Fix noqueue_qdisc initialization.
author
David S. Miller
<davem@davemloft.net>
Sat, 19 Jul 2008 06:00:11 +0000
(23:00 -0700)
committer
David S. Miller
<davem@davemloft.net>
Sat, 19 Jul 2008 06:00:11 +0000
(23:00 -0700)
Like noop_qdisc, it needs a dummy backpointer and
explicit qdisc->q.lock initialization.
Based upon a report by Stephen Hemminger.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found