]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: rtw89: fw: correct debug message format in rtw89_build_txpwr_trk_tbl_from_elm()
authorPing-Ke Shih <pkshih@realtek.com>
Thu, 27 Feb 2025 13:12:27 +0000 (21:12 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Wed, 5 Mar 2025 11:46:40 +0000 (19:46 +0800)
commit88b46320fc9d915aa0c1c765db5ccd2db12fe92e
tree0ddded7a3cf0e39127e0267f3add5416cc4e6563
parentb521af1dcdc319ec966563c2060bdf515401577f
wifi: rtw89: fw: correct debug message format in rtw89_build_txpwr_trk_tbl_from_elm()

The format should be "%08x". Fix the mistakes.

Fixes: d60e73e5dd70 ("wifi: rtw89: fw: load TX power track tables from fw_element")
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20250227131228.8457-4-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/fw.c