On Fri, 2012-06-01 at 11:14 +0300, Eliad Peller wrote: > ieee80211_set_disassoc() clears ifmgd->bssid before > building DELBA frames, resulting in frames with invalid > bssid ("00:00:00:00:00:00"). > > Fix it by clearing ifmgd->bssid only after building > all the needed frames. > > After this change, we no longer need to save the > bssid (before clearing it), so remove the local array. Applied to mac80211.git, sorry I missed this, I thought John had picked it up. I guess I'll have to send a pull request with this patch soon :) 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