summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43/phy_common.h
diff options
context:
space:
mode:
authorRafał Miłecki <zajec5@gmail.com>2010-10-14 19:33:34 +0200
committerJohn W. Linville <linville@tuxdriver.com>2010-10-15 15:57:36 -0400
commit204a665ba390bca861ad7b1a061f3ccded0e7eab (patch)
treeca5c39321bdeaa7473e427a9805664c7d94947c0 /drivers/net/wireless/b43/phy_common.h
parent9ebad4ab87f2ffa6eca825327721e647c7457264 (diff)
b43: N-PHY: replace N-specific radio_chanspec with common code
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/b43/phy_common.h')
-rw-r--r--drivers/net/wireless/b43/phy_common.h1
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 6dcd0334ed0..0e619422884 100644
--- a/drivers/net/wireless/b43/phy_common.h
+++ b/drivers/net/wireless/b43/phy_common.h
@@ -253,6 +253,7 @@ struct b43_phy {
/* Current channel */
unsigned int channel;
+ u16 channel_freq;
enum nl80211_channel_type channel_type;
/* PHY TX errors counter. */