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:
242f8bf
)
pkt_sched: Always use q->requeue in dev_requeue_skb().
author
David S. Miller
<davem@davemloft.net>
Tue, 23 Sep 2008 05:15:58 +0000
(22:15 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 23 Sep 2008 05:15:58 +0000
(22:15 -0700)
There is no reason to call into the complicated qdiscs
just to remember the last SKB where we found the device
blocked.
The SKB is outside of the qdiscs realm at this point.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found