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:
f750c82
)
wl12xx: use round-robin policy for tx
author
Eliad Peller
<eliad@wizery.com>
Mon, 10 Oct 2011 08:13:17 +0000
(10:13 +0200)
committer
Luciano Coelho
<coelho@ti.com>
Tue, 11 Oct 2011 12:29:57 +0000
(15:29 +0300)
Currently, a single vif might starve all the other vifs.
Save the last vif we dequeued a packet from, and continue
with the following one using a round-robin policy.
Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
No differences found