staging: r8188eu: remove unused parameters from _BeaconFunctionEnable()
authorMichael Straube <straube.linux@gmail.com>
Thu, 8 Sep 2022 13:09:12 +0000 (15:09 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 9 Sep 2022 07:53:01 +0000 (09:53 +0200)
commit7fcd5936bd881df1365d54352e2e535dff977463
treef12be91832c37440a2c3d37d37de26f075d3c0f1
parente2e8e82e03f9636a13f6b7e4d81f0a665aae3728
staging: r8188eu: remove unused parameters from _BeaconFunctionEnable()

The parameters 'Enable' and 'Linked' of _BeaconFunctionEnable() are
unused. Remove them.

Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150
Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20220908130915.8406-2-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/usb_halinit.c