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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/net/wireless/ath/ath.h b/drivers/net/wireless/ath/ath.h
index b3c8ee08bb7c..4af13628bafe 100644
--- a/drivers/net/wireless/ath/ath.h
+++ b/drivers/net/wireless/ath/ath.h
@@ -87,6 +87,8 @@ struct ath_common {
87 u8 tx_chainmask; 87 u8 tx_chainmask;
88 u8 rx_chainmask; 88 u8 rx_chainmask;
89 89
90 u32 rx_bufsize;
91
90 struct ath_regulatory regulatory; 92 struct ath_regulatory regulatory;
91 const struct ath_ops *ops; 93 const struct ath_ops *ops;
92 const struct ath_bus_ops *bus_ops; 94 const struct ath_bus_ops *bus_ops;