staging: r8188eu: remove dead assignment
authorMartin Kaiser <martin@kaiser.cx>
Mon, 23 Jan 2023 20:53:28 +0000 (21:53 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 27 Jan 2023 09:10:36 +0000 (10:10 +0100)
commitcbdd52099d66d387e67cef9c78400220c4a5d9f4
tree2bfed07bdb8716adfa2de8b92f19b3880293509c
parent22e8707aa1eed5a0c362fc1e1fe5ccd36968e63a
staging: r8188eu: remove dead assignment

There's no point in moving xmitframe_plist to the next list element.
xmitframe_plist is not used any more after this assignment.

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