Hello! > If this packet came in from an 802.1Q VLAN device, the VLAN code already > has the logic necessary to map the .1q priority to an arbitrary > skb->priority.
Actually, the patch makes sense when it is straight ethernet bridge not involving full parsing of VLAN. I guess the case when the frame passed through VLAN device should be eliminated to avoid overwriting priority set by VLAN. Alexey - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/