aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/hw.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/hw.h')
-rw-r--r--drivers/net/wireless/ath/ath9k/hw.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/ath/ath9k/hw.h b/drivers/net/wireless/ath/ath9k/hw.h
index ae351a18341..1f6dece9b00 100644
--- a/drivers/net/wireless/ath/ath9k/hw.h
+++ b/drivers/net/wireless/ath/ath9k/hw.h
@@ -437,6 +437,7 @@ struct ath_gen_timer_table {
437}; 437};
438 438
439struct ath_hw { 439struct ath_hw {
440 struct ieee80211_hw *hw;
440 struct ath_softc *ah_sc; 441 struct ath_softc *ah_sc;
441 struct ath_common common; 442 struct ath_common common;
442 struct ath9k_hw_version hw_version; 443 struct ath9k_hw_version hw_version;