staging: rtl8188eu: remove unused function parameters
authorMartin Kaiser <martin@kaiser.cx>
Mon, 19 Apr 2021 20:11:26 +0000 (22:11 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 22 Apr 2021 08:42:23 +0000 (10:42 +0200)
commit5369c41d165e45df874e387397b3ab4a62babb48
treedf23f24675268f860daecf575a6ce9435e68a5d5
parent94ed1611aaf53d81e46a23b4e965346ebe38fea7
staging: rtl8188eu: remove unused function parameters

The Enable and Linked parameters of _BeaconFunctionEnable are not used.
Remove them.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20210419201126.25633-4-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/hal/usb_halinit.c