]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k_htc: Fix ampdu_action callback
authorSujith <Sujith.Manoharan@atheros.com>
Tue, 15 Jun 2010 04:54:37 +0000 (10:24 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 15 Jun 2010 20:02:22 +0000 (16:02 -0400)
commit2547b954f81b078b720451dd7faacec155f37c4b
tree35c2afd019f0274a2b812f091742c1d53823f155
parent87e520a94a596c1c7be4a0778f73a54a2744cfee
ath9k_htc: Fix ampdu_action callback

Now that ampdu_action() can sleep, remove all
the driver hacks and just issue WMI commands
to the target.

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