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>
This commit is contained in:
Rafał Miłecki
2010-10-14 19:33:34 +02:00
committed by John W. Linville
parent 9ebad4ab87
commit 204a665ba3
3 changed files with 26 additions and 37 deletions

View File

@@ -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. */