staging: r8188eu: use ieee80211 helper to read the qos tid
authorMartin Kaiser <martin@kaiser.cx>
Wed, 13 Apr 2022 20:07:39 +0000 (22:07 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 14 Apr 2022 07:07:34 +0000 (09:07 +0200)
commit4d76451c0fccd488029aed0cc6e9f83a017cde3c
tree45b81d35cff6a18e219389e42b964221509368ee
parent176735b4a2123d35bea5c267bf8cc3662ea266be
staging: r8188eu: use ieee80211 helper to read the qos tid

Replace the driver-specific GetPriority macro with ieee80211_get_tid,
which does exactly the same thing.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20220413200742.276806-2-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_recv.c
drivers/staging/r8188eu/include/wifi.h