wl12xx: use round-robin policy for tx
authorEliad Peller <eliad@wizery.com>
Mon, 10 Oct 2011 08:13:17 +0000 (10:13 +0200)
committerLuciano 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