Bitterblue Smith <rtl8821cerfe2@xxxxxxxxx> wrote: > Some users report that the LED blinking breaks AP mode somehow. Most > likely the LED code and the dynamic mechanism are trying to access the > hardware registers at the same time. Fix it by locking rtwdev->mutex > before setting the LED and unlocking it after. > > Fixes: 4b6652bc6d8d ("wifi: rtw88: Add support for LED blinking") > Link: https://github.com/lwfinger/rtw88/issues/305 I'd change Link to "Closes:" during merging this patch. > Signed-off-by: Bitterblue Smith <rtl8821cerfe2@xxxxxxxxx> Acked-by: Ping-Ke Shih <pkshih@xxxxxxxxxxx>