]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfd92ae903f5dfbe02650b034208950cf18b1b601
tree8b983a6d87a7c7d66ebd5e6a6fbce9295c63863b
parentd0a7f7862a72dd9a0564740ee27f17f2b44ea915
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