On Fri, Sep 7, 2012 at 5:54 PM, Felix Fietkau <nbd@xxxxxxxxxxx> wrote: > Do not emit a warning in that case, since there is nothing else in mac80211 > that would effectively prevent more work from being queued. > > Signed-off-by: Felix Fietkau <nbd@xxxxxxxxxxx> This is a bit problematic. You see we rely on this always working (prior to the suspend handler) to handle the case of HW reconfig before suspend. The better option for wlcore would be to flush the workqueue again after setting suspended = true, but i'm not sure if it's possible. At the very least we'll have to know the work was not queued (via a ret val?). -- 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