]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: rtw88: do not ignore hardware read error during DPK
authorDmitry Antipov <dmantipov@yandex.ru>
Tue, 15 Apr 2025 09:07:20 +0000 (12:07 +0300)
committerPing-Ke Shih <pkshih@realtek.com>
Thu, 17 Apr 2025 05:55:15 +0000 (13:55 +0800)
commit20d3c19bd8f9b498173c198eadf54580c8caa336
tree6e652d3e8aad4c28ba46ec3909f66ac016c46472
parentfc5f5a0ec463ae6a07850428bd3082947e01d276
wifi: rtw88: do not ignore hardware read error during DPK

In 'rtw8822c_dpk_cal_coef1()', do not ignore error returned
by 'check_hw_ready()' but issue a warning to denote possible
DPK issue. Compile tested only.

Found by Linux Verification Center (linuxtesting.org) with SVACE.

Fixes: 5227c2ee453d ("rtw88: 8822c: add SW DPK support")
Suggested-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Dmitry Antipov <dmantipov@yandex.ru>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20250415090720.194048-1-dmantipov@yandex.ru
drivers/net/wireless/realtek/rtw88/rtw8822c.c