]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - net/mac80211/iface.c
mac80211: add get TID helper
authorSara Sharon <sara.sharon@intel.com>
Mon, 19 Feb 2018 12:48:40 +0000 (14:48 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 22 Feb 2018 20:13:03 +0000 (21:13 +0100)
commita1f2ba04cc92414b6b933289365eab878b0b2bf4
treeab2e4b79651071f5214a1632d5d72be6a2156428
parent7299d6f7bfd1921c0cfb5e202155f1a5cfdb57d0
mac80211: add get TID helper

Extracting the TID from the QOS header is common enough
to justify helper.

Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/linux/ieee80211.h
net/mac80211/iface.c
net/mac80211/michael.c
net/mac80211/mlme.c
net/mac80211/rc80211_minstrel_ht.c
net/mac80211/rx.c
net/mac80211/tx.c
net/mac80211/wpa.c