staging: r8188eu: SwLedOff needs no padapter parameter
authorMartin Kaiser <martin@kaiser.cx>
Sat, 15 Oct 2022 15:11:10 +0000 (17:11 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 20 Oct 2022 15:41:42 +0000 (17:41 +0200)
commit728a14bf8f1e095f6edddcf15f70c9307ec1f0ca
tree09ad4a2e6978d5e6974163f58f74bb4c231177cc
parentc16a98833a9979c15febdc60a3ab5d00c72c1b5e
staging: r8188eu: SwLedOff needs no padapter parameter

Remove the padapter parameter from the SwLedOff 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-6-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_led.c