]> www.infradead.org Git - users/dwmw2/linux.git/commit
wifi: rtl8xxxu: Fix RTL8188EU firmware upload block size
authorBitterblue Smith <rtl8821cerfe2@gmail.com>
Mon, 23 Dec 2024 15:01:57 +0000 (17:01 +0200)
committerPing-Ke Shih <pkshih@realtek.com>
Mon, 30 Dec 2024 01:28:00 +0000 (09:28 +0800)
commit93b3a45645f13290745ef58bf99ad0877af29381
tree244ed4ba0298ddf2018e37c01b60747b440dc2b8
parent2927cb7b3b4ffd56d08749a673a463853f743205
wifi: rtl8xxxu: Fix RTL8188EU firmware upload block size

A user reports that the firmware upload consistently fails when it's
uploaded in chunks of 128 bytes, but it works when uploaded in chunks
of 196 bytes. The official driver uses 196 bytes also.

Link: https://github.com/a5a5aa555oo/rtl8xxxu/issues/2
Signed-off-by: Bitterblue Smith <rtl8821cerfe2@gmail.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/cba8e2f2-32c4-4174-90ba-0219f29dbdde@gmail.com
drivers/net/wireless/realtek/rtl8xxxu/8188e.c