wl12xx: unify STA and AP tx_queue mechanism
authorEliad Peller <eliad@wizery.com>
Mon, 10 Oct 2011 08:12:51 +0000 (10:12 +0200)
committerLuciano Coelho <coelho@ti.com>
Tue, 11 Oct 2011 12:04:22 +0000 (15:04 +0300)
commitd6a3cc2ef962ad4392a2401cae513a18a6d35099
tree8867208be5c5b895e1921c10765e7ca7f93b56ef
parent4438aca9e16901d8d32a025ca27ad8284a117e09
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 <eliad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/wl12xx/main.c
drivers/net/wireless/wl12xx/tx.c
drivers/net/wireless/wl12xx/tx.h
drivers/net/wireless/wl12xx/wl12xx.h