]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: rtw89: fix firmware scan delay unit for WiFi 6 chips
authorChin-Yen Lee <timlee@realtek.com>
Tue, 13 May 2025 12:52:03 +0000 (20:52 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Fri, 16 May 2025 01:03:40 +0000 (09:03 +0800)
commit3cc35394fac15d533639c9c9e42f28d28936a4a0
tree2ddfb137f12a64fa819169782531868324d84b66
parent4c2c372de2e108319236203cce6de44d70ae15cd
wifi: rtw89: fix firmware scan delay unit for WiFi 6 chips

The scan delay unit of firmware command for WiFi 6 chips is
microsecond, but is wrong set now and lead to abnormal work
for net-detect. Correct the unit to avoid the error.

Fixes: e99dd80c8a18 ("wifi: rtw89: wow: add delay option for net-detect")
Signed-off-by: Chin-Yen Lee <timlee@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20250513125203.6858-1-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/fw.c