On Wed, Nov 7, 2012 at 3:24 PM, Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote: > From: Johannes Berg <johannes.berg@xxxxxxxxx> > > Since channel contexts are usually present before > stations can be added to an interface, reassign > before stations them in reconfiguration as well. > > Signed-off-by: Johannes Berg <johannes.berg@xxxxxxxxx> > --- > /* Finally also reconfigure all the BSS information */ > list_for_each_entry(sdata, &local->interfaces, list) { > - struct ieee80211_chanctx_conf *ctx_conf; > u32 changed; > > - if (!ieee80211_sdata_running(sdata)) > - continue; > - i think you want to copy it rather than move it. Eliad. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html