staging: r8188eu: remove unused function parameter
authorMartin Kaiser <martin@kaiser.cx>
Mon, 23 Jan 2023 20:53:27 +0000 (21:53 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 27 Jan 2023 09:10:36 +0000 (10:10 +0100)
commit22e8707aa1eed5a0c362fc1e1fe5ccd36968e63a
tree8fb1514cab9f78972502bb266c9710d918cfda0c
parent6a936ea652aba4f1897e3d56633fc09593240db6
staging: r8188eu: remove unused function parameter

The pxmitpriv parameter in function dequeue_one_xmitframe is not needed.
It can be removed.

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-9-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_xmit.c