staging: r8188eu: use ieee80211 helper to check for more fragments
authorMartin Kaiser <martin@kaiser.cx>
Sun, 27 Feb 2022 16:41:44 +0000 (17:41 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 1 Mar 2022 21:34:15 +0000 (22:34 +0100)
commit7c22fd48fd4e9a89a8400828e77f169a604cfa3b
treefb46b3eb9929830c6d60a1a224f60074439cd593
parent1c167e3b8304b0b9ec39a48d26c645185456aa93
staging: r8188eu: use ieee80211 helper to check for more fragments

Use the ieee80211 helper to check the "more fragments" bit. Remove the
internal GetMFrag macro.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20220227164147.1168847-6-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