Messages in this thread |  | | From | Martin Kaiser <> | Subject | [PATCH 0/2] staging: r8188eu: drop some stop/removed checks in the led layer | Date | Sun, 25 Sep 2022 16:04:04 +0200 |
| |
Here's two small patches that remove unnecessary checks of bSurpriseRemoved and bDriverStopped in the led layer.
Martin Kaiser (2): staging: r8188eu: don't check bSurpriseRemoved in SwLedOff staging: r8188eu: don't check for stop/removal in the blink worker
drivers/staging/r8188eu/core/rtw_led.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-)
-- 2.30.2
|  |