From: Eliad Peller Date: Mon, 10 Oct 2011 08:13:17 +0000 (+0200) Subject: wl12xx: use round-robin policy for tx X-Git-Tag: v3.3-rc1~182^2~261^2~2^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4120df982c2051f3cfc02f6278798c5166a72f8;p=pandora-kernel.git wl12xx: use round-robin policy for tx 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 Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed