Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
This commit is contained in:
@@ -4971,7 +4971,7 @@ il_mac_config(struct ieee80211_hw *hw, u32 changed)
|
||||
struct il_priv *il = hw->priv;
|
||||
const struct il_channel_info *ch_info;
|
||||
struct ieee80211_conf *conf = &hw->conf;
|
||||
struct ieee80211_channel *channel = conf->channel;
|
||||
struct ieee80211_channel *channel = conf->chandef.chan;
|
||||
struct il_ht_config *ht_conf = &il->current_ht_config;
|
||||
unsigned long flags = 0;
|
||||
int ret = 0;
|
||||
|
Reference in New Issue
Block a user