On Wed, Jul 25, 2012 at 01:11:30PM +0200, Stanislaw Gruszka 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
This patch was already a dependancy of other stable patches, so it was applied automagically to the tree. greg k-h -- 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
