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)
commitd7ca21393d39cb2e73dfc4c516e7be37ba01789e
tree35c2afd019f0274a2b812f091742c1d53823f155
parent9a2af8892a74573cec4bea2149843a93442a12de
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