> -ÂÂÂ ÂÂÂ if (ieee80211_is_data_qos(fc)) { > +ÂÂÂ ÂÂÂ if (ieee80211_is_data_qos(fc) && > +ÂÂÂ ÂÂÂ Â Â Â (ieee802_1d_to_ac[skb->priority] != IEEE80211_AC_VO)) { Isn't skb queue mapping set up already so you could use that? 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