]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: rtw88: usb: Set pkt_info.ls for the reserved page
authorBitterblue Smith <rtl8821cerfe2@gmail.com>
Wed, 23 Oct 2024 14:13:10 +0000 (17:13 +0300)
committerPing-Ke Shih <pkshih@realtek.com>
Tue, 29 Oct 2024 04:01:35 +0000 (12:01 +0800)
commit85bf3041a0ea40a60b5295749268e179f056546a
tree8f5052a6a3cc92ac8e0f78b0a0c182c440c80032
parent67d915604e6993ff627ac001983a2de63ff71b13
wifi: rtw88: usb: Set pkt_info.ls for the reserved page

"ls" meaning "last segment". Without this RTL8812AU can't upload the
reserved page in USB 2 mode. (Somehow it's fine in USB 3 mode.)

Also tested with RTL8822CU, RTL8812BU, RTL8811CU, RTL8723DU, RTL8811AU.

Signed-off-by: Bitterblue Smith <rtl8821cerfe2@gmail.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/e443f5d9-4b53-4f64-985c-64313ec80bef@gmail.com
drivers/net/wireless/realtek/rtw88/usb.c