On Thu, Jan 7, 2010 at 6:01 AM, Lennert Buytenhek <buytenh@xxxxxxxxxxxxxx> wrote: > Commit 'mac80211: fix skb buffering issue' added an ->ndo_select_queue() > for monitor interfaces which can end up dereferencing ieee802_1d_to_ac[] > beyond the end of the array for injected data packets (as skb->priority > isn't guaranteed to be zero or within [0:7]), which then triggers the > WARN_ON in net/core/dev.c:dev_cap_txqueue(). Fix this by always setting > the priority to zero on injected data frames. > > Signed-off-by: Lennert Buytenhek <buytenh@xxxxxxxxxxx> The other patches are for stable as well, so this should be for stable too? The stable wireless whore, Luis -- 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