diff options
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/ath9k.h')
-rw-r--r-- | drivers/net/wireless/ath/ath9k/ath9k.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/wireless/ath/ath9k/ath9k.h b/drivers/net/wireless/ath/ath9k/ath9k.h index 21d13bc99c5a..e703ddad7ecf 100644 --- a/drivers/net/wireless/ath/ath9k/ath9k.h +++ b/drivers/net/wireless/ath/ath9k/ath9k.h | |||
@@ -753,7 +753,6 @@ struct ath_softc { | |||
753 | struct ath_rx rx; | 753 | struct ath_rx rx; |
754 | struct ath_tx tx; | 754 | struct ath_tx tx; |
755 | struct ath_beacon beacon; | 755 | struct ath_beacon beacon; |
756 | struct ieee80211_supported_band sbands[IEEE80211_NUM_BANDS]; | ||
757 | 756 | ||
758 | #ifdef CONFIG_MAC80211_LEDS | 757 | #ifdef CONFIG_MAC80211_LEDS |
759 | bool led_registered; | 758 | bool led_registered; |