]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k_htc: Remove HW queue translation
authorSujith <Sujith.Manoharan@atheros.com>
Fri, 14 May 2010 05:48:57 +0000 (11:18 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 2 Jun 2010 20:13:03 +0000 (16:13 -0400)
commitfbb94efc7386a1fa7f8dbb34623786a09f05b4da
tree1e2232347b961ece74299b855bd28df99de1d4be
parentddf3f52bfbaed8c950d49f9b0f613350a630fe1d
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