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:
74d58a0
)
netdev: Move next_sched into struct netdev_queue.
author
David S. Miller
<davem@davemloft.net>
Wed, 9 Jul 2008 05:58:37 +0000
(22:58 -0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 9 Jul 2008 05:58:37 +0000
(22:58 -0700)
We schedule queues, not the device, for output queue processing in BH.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found