staging: r8188eu: remove unused field phead
authorAbdun Nihaal <abdun.nihaal@gmail.com>
Thu, 3 Mar 2022 15:51:06 +0000 (21:21 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 Mar 2022 17:29:12 +0000 (18:29 +0100)
commitb711ae9a5573b1364f1f9c772904a948afd736c3
tree2aa75ddc4a97687f49f84369a01f79d45801e539
parente9ef65f994d477fc993ca28020e98c0fddda9480
staging: r8188eu: remove unused field phead

The field phead in struct recv_buf is set but not used.
Remove it.

Signed-off-by: Abdun Nihaal <abdun.nihaal@gmail.com>
Link: https://lore.kernel.org/r/7ff76536af7478a00b300af9a6cb666e53d22aac.1646321515.git.abdun.nihaal@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/rtl8188eu_recv.c
drivers/staging/r8188eu/hal/usb_ops_linux.c
drivers/staging/r8188eu/include/rtw_recv.h
drivers/staging/r8188eu/os_dep/recv_linux.c