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:
11d4612
)
pkt_sched: Fix "parent is root" test in qdisc_create().
author
David S. Miller
<davem@davemloft.net>
Thu, 7 Aug 2008 06:35:59 +0000
(23:35 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 7 Aug 2008 06:35:59 +0000
(23:35 -0700)
As noticed by Stephen Hemminger, the root qdisc is denoted by
TC_H_ROOT, not zero.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found