On Thu, 2012-07-05 at 18:01 +0300, Eliad Peller wrote: > >> > diff --git a/net/mac80211/util.c b/net/mac80211/util.c > >> > index 242ecde..e1b7c63 100644 > >> > --- a/net/mac80211/util.c > >> > +++ b/net/mac80211/util.c > >> > @@ -1411,10 +1411,10 @@ int ieee80211_reconfig(struct ieee80211_local *local) > >> > if (ieee80211_sdata_running(sdata)) > >> > ieee80211_enable_keys(sdata); > >> > > >> > + wake_up: > >> > local->in_reconfig = false; > >> > barrier(); > >> > > >> > - wake_up: > >> > /* > >> > * Clear the WLAN_STA_BLOCK_BA flag so new aggregation > >> > * sessions can be established after a resume. > > > > This doesn't apply to 3.5 -- the "local->in_reconfig = false" bit isn't there. > > > err... my mistake. this only applies on wireless-next. > sorry for the hassle. I'll pick it up johannes -- 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