> -----Original Message----- > From: Bitterblue Smith <rtl8821cerfe2@xxxxxxxxx> > Sent: Sunday, December 31, 2023 6:46 AM > To: linux-wireless@xxxxxxxxxxxxxxx > Cc: Jes Sorensen <Jes.Sorensen@xxxxxxxxx>; Ping-Ke Shih <pkshih@xxxxxxxxxxx>; Zenm Chen > <zenmchen@xxxxxxxxx> > Subject: [PATCH v3] wifi: rtl8xxxu: Fix LED control code of RTL8192FU > > Some devices, like the Comfast CF-826F, use LED1, which already works. > Others, like Asus USB-N13 C1, use LED0, which doesn't work correctly. > > Write the right values to the LED control registers to make LED0 work > as well. > > This is unfortunately tested only with the Comfast CF-826F. > > Signed-off-by: Bitterblue Smith <rtl8821cerfe2@xxxxxxxxx> Thank you and Zenm for this work! Reviewed-by: Ping-Ke Shih <pkshih@xxxxxxxxxxx>