On Wed, Sep 19, 2012 at 10:34 PM, Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote: > On Wed, 2012-09-19 at 22:32 +0300, Arik Nemtsov wrote: >> On Wed, Sep 19, 2012 at 1:08 PM, Johannes Berg >> <johannes@xxxxxxxxxxxxxxxx> wrote: >> > There are a few situations where it's completely pointless >> > to send delBA action frames, so let's remove them. >> >> Maybe it's a good opportunity to also fix ieee80211_reconfig? I >> remember you mentioned some FW/HW issue there, perhaps this was solved >> in the meantime. Otherwise we can add a HW flag for that I guess. > > Not sure what you mean? All BA sessions are destroyed right after reconfig. For devices that manage these in FW, the FW was just reloaded and doesn't know about existing sessions at all. So I guess there's sense in sending the delBA, but no sense calling the driver ampdu callback (at least for how 12xx works). > > FWIW these patches were sitting in my tree as part of a larger set of > changes around the driver ampdu callback to help drivers with internal > queues drop or flush frames appropriately and to react to the different > situations. I didn't think about reconfig at all with this. Yea. These handle other situations. -- 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