linux-stable/drivers/staging/r8188eu
Martin Kaiser c00ed7dde8 staging: r8188eu: remove redundant parameter
The rtl8188eu_xmitframe_complete function takes two parameters: adapter
and xmit_priv. xmit_priv is part of struct adapter, this parameter 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-13-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-01-27 10:10:36 +01:00
..
core staging: r8188eu: simplify dequeue_one_xmitframe 2023-01-27 10:10:36 +01:00
hal staging: r8188eu: remove redundant parameter 2023-01-27 10:10:36 +01:00
include staging: r8188eu: remove redundant parameter 2023-01-27 10:10:36 +01:00
os_dep staging: r8188eu: remove struct intf_hdl 2023-01-27 10:10:35 +01:00
Kconfig
Makefile staging: r8188eu: remove hal/odm_RegConfig8188E.c 2022-09-27 10:28:11 +02:00
TODO