]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: rtw89: fw: add debug message for unexpected secure firmware
authorPing-Ke Shih <pkshih@realtek.com>
Mon, 17 Feb 2025 06:43:07 +0000 (14:43 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Fri, 21 Feb 2025 01:51:26 +0000 (09:51 +0800)
commitdc2fc1a3419e9218fde6e7897c8c238ebe75a69e
tree70b4bcff22ad20fe91d23803e2f07cb92ae713c8
parent56e1acaa0f80620b8e2c3410db35b4b975782b0a
wifi: rtw89: fw: add debug message for unexpected secure firmware

If failed to load a non-secure firmware with a secure chip, it only throws
a unclear message:

   rtw89_8922ae 0000:03:00.0: parse fw header fail

To address this case simpler, add a message to point out this.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20250217064308.43559-5-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/fw.c