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)
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>

No differences found