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:
76aab2c
)
pkt_sched: Fix ingress deletion and filter attachment.
author
David S. Miller
<davem@davemloft.net>
Sat, 9 Aug 2008 06:23:39 +0000
(23:23 -0700)
committer
David S. Miller
<davem@davemloft.net>
Sat, 9 Aug 2008 06:23:39 +0000
(23:23 -0700)
Based upon bug reports by Stephen Hemminger.
We still had some cases using ->qdisc instead of ->qdisc_sleeping.
Also, qdisc_lookup() should return ingress qdiscs.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found