ath9k: Add a debug entry to start/stop ANI

this helps the user to start/stop ANI dynamically.

Signed-off-by: Mohammed Shafi Shajakhan <mshajakhan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
Mohammed Shafi Shajakhan
2011-05-26 10:56:15 +05:30
committed by John W. Linville
parent 81168e509f
commit 05c0be2f7f
5 changed files with 79 additions and 10 deletions

View File

@@ -161,6 +161,7 @@ struct ath_common {
const struct ath_bus_ops *bus_ops;
bool btcoex_enabled;
bool disable_ani;
};
struct sk_buff *ath_rxbuf_alloc(struct ath_common *common,