From: Eliad Peller Date: Mon, 10 Oct 2011 08:12:51 +0000 (+0200) Subject: wl12xx: unify STA and AP tx_queue mechanism X-Git-Tag: v3.3-rc1~182^2~261^2~2^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6a3cc2ef962ad4392a2401cae513a18a6d35099;p=pandora-kernel.git wl12xx: unify STA and AP tx_queue mechanism Make sta use the global wl->links[hlid].tx_queue (by considering its links map) instead of wl->tx_queue, and then unify the tx and tx_reset flows for the various vifs. Signed-off-by: Eliad Peller Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed