aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/wireless/ath/ath.h')
-rw-r--r--drivers/net/wireless/ath/ath.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/ath/ath.h b/drivers/net/wireless/ath/ath.h
index 7cf4317a2a84..17c4b56c3874 100644
--- a/drivers/net/wireless/ath/ath.h
+++ b/drivers/net/wireless/ath/ath.h
@@ -161,6 +161,7 @@ struct ath_common {
161 const struct ath_bus_ops *bus_ops; 161 const struct ath_bus_ops *bus_ops;
162 162
163 bool btcoex_enabled; 163 bool btcoex_enabled;
164 bool disable_ani;
164}; 165};
165 166
166struct sk_buff *ath_rxbuf_alloc(struct ath_common *common, 167struct sk_buff *ath_rxbuf_alloc(struct ath_common *common,