> 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 :-) johannes Intel GmbH Dornacher Strasse 1 85622 Feldkirchen/Muenchen, Deutschland Sitz der Gesellschaft: Feldkirchen bei Muenchen Geschaeftsfuehrer: Douglas Lusk, Peter Gleissner, Hannes Schwaderer, Christian Lamprechter Registergericht: Muenchen HRB 47456 Ust.-IdNr./VAT Registration No.: DE129385895 Citibank Frankfurt a.M. (BLZ 502 109 00) 600119052 -- 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
