diff options
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/hw.h')
-rw-r--r-- | drivers/net/wireless/ath/ath9k/hw.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/ath/ath9k/hw.h b/drivers/net/wireless/ath/ath9k/hw.h index b244225ca050..4d187aa8b8d2 100644 --- a/drivers/net/wireless/ath/ath9k/hw.h +++ b/drivers/net/wireless/ath/ath9k/hw.h | |||
@@ -555,7 +555,7 @@ struct ath_hw { | |||
555 | enum ath9k_ani_cmd ani_function; | 555 | enum ath9k_ani_cmd ani_function; |
556 | 556 | ||
557 | /* Bluetooth coexistance */ | 557 | /* Bluetooth coexistance */ |
558 | struct ath_btcoex_info btcoex_info; | 558 | struct ath_btcoex_hw btcoex_hw; |
559 | 559 | ||
560 | u32 intr_txqs; | 560 | u32 intr_txqs; |
561 | enum ath9k_ht_extprotspacing extprotspacing; | 561 | enum ath9k_ht_extprotspacing extprotspacing; |