staging: r8188eu: cancel blink_work during wps stop
authorMartin Kaiser <martin@kaiser.cx>
Sun, 18 Sep 2022 17:56:55 +0000 (19:56 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 24 Sep 2022 11:09:18 +0000 (13:09 +0200)
commitcb2b3460133cf5f91f79abb4d63812dc9be67004
tree3b577d7080e9e9c804ae6b88cfd7fb41f6b9a021
parent9512d5f8e34fb7c92be6179dc48ba5f0b9b922ac
staging: r8188eu: cancel blink_work during wps stop

We can always cancel blink_work during wps_stop. The blinking pattern will
be updated to show that wps was successful. Another worker will be started
for this.

Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20220918175700.215170-2-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_led.c