ath9k_htc: Remove HW queue translation
commitb80841c91f42dc048a60bff5e1614a619f725e38
authorSujith <Sujith.Manoharan@atheros.com>
Fri, 14 May 2010 05:48:57 +0000 (14 11:18 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 2 Jun 2010 20:13:03 +0000 (2 16:13 -0400)
tree1e2232347b961ece74299b855bd28df99de1d4be
parentca74b83b66dbd289a395c6243695d746c76676cc
ath9k_htc: Remove HW queue translation

There is no need to determine the HW queue
for each packet that is transmitted. The endpoint
can be chosen directly based on the queue type
that mac80211 sends down.

Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/htc_drv_txrx.c