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 6dcd0334ed02..0e6194228845 100644 --- a/drivers/net/wireless/b43/phy_common.h +++ b/drivers/net/wireless/b43/phy_common.h | |||
@@ -253,6 +253,7 @@ struct b43_phy { | |||
253 | 253 | ||
254 | /* Current channel */ | 254 | /* Current channel */ |
255 | unsigned int channel; | 255 | unsigned int channel; |
256 | u16 channel_freq; | ||
256 | enum nl80211_channel_type channel_type; | 257 | enum nl80211_channel_type channel_type; |
257 | 258 | ||
258 | /* PHY TX errors counter. */ | 259 | /* PHY TX errors counter. */ |