b43: PHY: drop own channel_freq (get it from chandef when needed)
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:

committed by
John W. Linville

parent
ea42e71c79
commit
39e971ef1b
@@ -269,7 +269,6 @@ struct b43_phy {
|
||||
/* Current channel */
|
||||
struct cfg80211_chan_def *chandef;
|
||||
unsigned int channel;
|
||||
u16 channel_freq;
|
||||
enum nl80211_channel_type channel_type;
|
||||
|
||||
/* PHY TX errors counter. */
|
||||
|
Reference in New Issue
Block a user