ath5k: MRR support and 2GHz radio override belong in ah_capabilities
commit86f62d9b705cdd4f04da5387a5c71ca6ee0a37c9
authorNick Kossifidis <mickflemm@gmail.com>
Fri, 25 Nov 2011 18:40:28 +0000 (25 20:40 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 28 Nov 2011 19:44:19 +0000 (28 14:44 -0500)
treebe7b6efd601ad74a238e7520740cdd3b59e18559
parent84e1e7373b961713bde371b9391d91fe7150d7f2
ath5k: MRR support and 2GHz radio override belong in ah_capabilities

MRR support and 2GHz radio override belong in ah_capabilities and we
should use them (e.g. so far  we used to set mrr descriptor without
checking if MRR support is enabled + we checked for MRR support 2
times, one by trying to set up an MRR descriptor and another one based
on MAC version).

Signed-off-by: Nick Kossifidis <mickflemm@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath5k/ahb.c
drivers/net/wireless/ath/ath5k/ath5k.h
drivers/net/wireless/ath/ath5k/attach.c
drivers/net/wireless/ath/ath5k/base.c
drivers/net/wireless/ath/ath5k/caps.c