ath9k_hw: remove aggregation protection mode
authorMohammed Shafi Shajakhan <mshajakhan@atheros.com>
Tue, 3 May 2011 07:44:06 +0000 (13:14 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 5 May 2011 18:59:05 +0000 (14:59 -0400)
commitcbe8c735f1af88037c3dab570f816e3a77896cc7
tree8b983a6d87a7c7d66ebd5e6a6fbce9295c63863b
parent7e4b4eecedb3c6bd5f9fec479ef33ccc6ce72375
ath9k_hw: remove aggregation protection mode

when aggregation protection mode is enabled the hardware needs
to send RTS/CTS for each HT frame. Currently its disabled so
remove the unused call backs.

Signed-off-by: Mohammed Shafi Shajakhan <mshajakhan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/ar9002_mac.c
drivers/net/wireless/ath/ath9k/ar9003_mac.c
drivers/net/wireless/ath/ath9k/ath9k.h
drivers/net/wireless/ath/ath9k/hw-ops.h
drivers/net/wireless/ath/ath9k/hw.h
drivers/net/wireless/ath/ath9k/main.c
drivers/net/wireless/ath/ath9k/xmit.c