diff options
Diffstat (limited to 'drivers/net/wireless/b43/phy_common.h')
-rw-r--r-- | drivers/net/wireless/b43/phy_common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/b43/phy_common.h b/drivers/net/wireless/b43/phy_common.h index 9a92df46ae84..56dfe7aa50a7 100644 --- a/drivers/net/wireless/b43/phy_common.h +++ b/drivers/net/wireless/b43/phy_common.h | |||
@@ -267,6 +267,7 @@ struct b43_phy { | |||
267 | unsigned long next_txpwr_check_time; | 267 | unsigned long next_txpwr_check_time; |
268 | 268 | ||
269 | /* Current channel */ | 269 | /* Current channel */ |
270 | struct cfg80211_chan_def *chandef; | ||
270 | unsigned int channel; | 271 | unsigned int channel; |
271 | u16 channel_freq; | 272 | u16 channel_freq; |
272 | enum nl80211_channel_type channel_type; | 273 | enum nl80211_channel_type channel_type; |