]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: rtw89: correct length for IE18/19 PHY report and IE parser
authorEric Huang <echuang@realtek.com>
Wed, 18 Jun 2025 12:46:46 +0000 (20:46 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Tue, 24 Jun 2025 06:38:27 +0000 (14:38 +0800)
commit640c27b2e0c504e5021b6b7635e3626781a45dba
treef6697c4316065c31a38822ba6d53e2f988c4e34a
parent8408366f61a7dddc1262ac74662b6238a22c447f
wifi: rtw89: correct length for IE18/19 PHY report and IE parser

Correct the length when parsing with 2nd IE header and the length
of IE18/19 PHY status report. These two IE contain PHY OFDM signal
information and can be used for debug.

Signed-off-by: Eric Huang <echuang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20250618124649.11436-4-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/core.c