On Wed, Jul 25, 2012 at 11:16:33AM +0000, Berg, Johannes wrote: > > commit a6f38ac3cc853189705006cc1e0f17ce8467a1df upstream. > > > > Larry (and some others I think) reported that with single-queue drivers > > mac80211 crashes when waking the queues. This happens because we > > allocate just a single queue for each virtual interface in case the driver > > doesn't have at least 4 queues, but the code stopping/waking the virtual > > interface queues wasn't taking this into account. > > > > Reported-by: Larry Finger <[email protected]> > > Tested-by: Larry Finger <[email protected]> > > Signed-off-by: Johannes Berg <[email protected]> > > Signed-off-by: Stanislaw Gruszka <[email protected]> > > --- > > This patch fix regresion introduced in 3.5, i.e: > > https://bugzilla.kernel.org/show_bug.cgi?id=44411 > > No objections, since this is my patch after all (and I thought it had gone to > 3.5), but I guess you should keep From: me :-)
Indeed, but since upstream commit apply cleanly, AFICT Greg will take patch directly from upstream with correct "From:" So I don't need to repost. Stanislaw -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
