mac80211: add get TID helper
authorSara Sharon <[email protected]>
Mon, 19 Feb 2018 12:48:40 +0000 (14:48 +0200)
committerJohannes Berg <[email protected]>
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 <[email protected]>
Signed-off-by: Luca Coelho <[email protected]>
Signed-off-by: Johannes Berg <[email protected]>
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