]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: rtw88: Extend the init table parsing for RTL8812AU
authorBitterblue Smith <rtl8821cerfe2@gmail.com>
Wed, 23 Oct 2024 14:08:24 +0000 (17:08 +0300)
committerPing-Ke Shih <pkshih@realtek.com>
Tue, 29 Oct 2024 03:56:24 +0000 (11:56 +0800)
commit95a772e30b60e7954d03f3372268722475aa303f
tree038cc40eb5575f3bcab905349368527e2d131192
parentd9018f4373517d4560ce2ebf12684f77f5fbdad6
wifi: rtw88: Extend the init table parsing for RTL8812AU

The chips supported so far only use the first condition, and so the
parsing code ignores the second condition. RTL8812AU's init tables use
the second condition also. Make the parsing code check it.

Signed-off-by: Bitterblue Smith <rtl8821cerfe2@gmail.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/1bee6b74-6eab-44a3-9f40-794ca006c72d@gmail.com
drivers/net/wireless/realtek/rtw88/main.h
drivers/net/wireless/realtek/rtw88/phy.c