ath9k: Add a module parameter to enable diversity

Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
Sujith Manoharan
2012-09-16 08:06:56 +05:30
committed by John W. Linville
parent 362cd03fd8
commit e09f2dc73c
3 changed files with 17 additions and 0 deletions

View File

@@ -159,6 +159,7 @@ struct ath_common {
bool btcoex_enabled;
bool disable_ani;
bool antenna_diversity;
};
struct sk_buff *ath_rxbuf_alloc(struct ath_common *common,