On Wed, May 16, 2012 at 03:27:20PM +0200, Stanislaw Gruszka wrote: > commit 133d40f9a22bdfd2617a446f1e3209537c5415ec > Author: Stanislaw Gruszka <sgruszka@xxxxxxxxxx> > Date: Wed Mar 28 16:01:19 2012 +0200 > > mac80211: do not scan and monitor connection in parallel > > add bug, which make possible to start a scan and never finish it, so > make every new scanning request finish with -EBUSY error. This can > happen on code paths where we finish connection monitoring and clear > IEEE80211_STA_*_POLL flags, but do not check if scan was deferred. > This patch fixes those code paths. This patch fix commit, which went to Linus (3.5-rc) kernel, so should be applied there as well. Stanislaw -- 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