ath9k_hw: remove ATH9K_CAP_MCAST_KEYSRCH
authorFelix Fietkau <nbd@openwrt.org>
Sat, 12 Jun 2010 15:22:32 +0000 (17:22 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 14 Jun 2010 19:39:33 +0000 (15:39 -0400)
commit16f2411fcb76253c690e3420fbcf3f0208eeaa51
tree79df5b51cda91c40c7ed19cced95f54bf2f63a7d
parentf32a488463d1b2048a7797a5b618be65a1dfabad
ath9k_hw: remove ATH9K_CAP_MCAST_KEYSRCH

The driver always sets this to enabled, but this can be simplified with
a small change to ah->sta_id1_defaults instead.
This change also removes the now-obsolete ath9k_hw_setcapability function.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/htc_drv_init.c
drivers/net/wireless/ath/ath9k/hw.c
drivers/net/wireless/ath/ath9k/hw.h
drivers/net/wireless/ath/ath9k/init.c