mac80211: add back channel change flag
[deliverable/linux.git] / net / mac80211 / mlme.c
index d94627c2929cacdedba3b05491c23e5e27ed425d..91d84cc77bbf7f9a3bda9b7ca1d04677b0672e7f 100644 (file)
@@ -3124,7 +3124,7 @@ static int ieee80211_prep_connection(struct ieee80211_sub_if_data *sdata,
        }
 
        local->oper_channel = cbss->channel;
-       ieee80211_hw_config(local, 0);
+       ieee80211_hw_config(local, IEEE80211_CONF_CHANGE_CHANNEL);
 
        if (!have_sta) {
                u32 rates = 0, basic_rates = 0;
This page took 0.027101 seconds and 5 git commands to generate.