On Sat, 2012-07-07 at 15:07 +0200, Christian Lamparter wrote: > ieee802_1d_to_ac is defined as a const int[8], > but the tid parameter has a range from 0 to 15. > > Cc: stable@xxxxxxxxxxxxxxx > Signed-off-by: Christian Lamparter <chunkeey@xxxxxxxxxxxxxx> > --- > IMHO the patch should be correct, although it's been a while. It looks necessary. I'd say it shouldn't be needed for stable, but it seems safer because we could get incoming frames with TIDs that we don't support I guess? It's not really "correct", but as we don't support TIDs 8-15 anyway it doesn't matter. John, can you apply it please? johannes -- 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