staging: r8188eu: SwLedOn needs no padapter parameter
authorMartin Kaiser <martin@kaiser.cx>
Sat, 15 Oct 2022 15:11:09 +0000 (17:11 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 20 Oct 2022 15:41:41 +0000 (17:41 +0200)
commitc16a98833a9979c15febdc60a3ab5d00c72c1b5e
treed907da273a4ab58cdf37f8980bf7c6c2606a0ddb
parentef032c4fa43655715a39378d23cf3cc943cfdafa
staging: r8188eu: SwLedOn needs no padapter parameter

Remove the padapter parameter from the SwLedOn function. padapter can be
derived from the pLed parameter.

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