From: Johannes Berg <johannes@sipsolutions.net> Date: 2013-07-05 09:57:18
Subject line should have a "wireless: " (or "cfg80211: ") prefix.
If the VLAN tci is set in skb->vlan_tci use the priority field to determine the WMM priority.
V2 modifications :
Fix indentation
Use symbolic constant
include the header linux/if_vlan.h
This doesn't belong into the changelog, it should be after --- with the
diffstat.
johannes