staging: r8188eu: use hdr->frame_control instead of fc
authorMartin Kaiser <martin@kaiser.cx>
Mon, 31 Oct 2022 20:54:11 +0000 (21:54 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 2 Nov 2022 07:16:45 +0000 (08:16 +0100)
commit97cc476fc6fbfabb989d508df09208c4a598e149
treec5b355228995eeb349d0b8f27f45cb1dba503f92
parente5c3ddd394a409021377b5454a5bd1efa1ba8447
staging: r8188eu: use hdr->frame_control instead of fc

We can remove the fc variable in update_recvframe_phyinfo_88e and use
hdr->frame_control instead.

Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20221031205412.124871-3-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/rtl8188e_rxdesc.c