wifi: rtw89: debug: txpwr_table considers sign
authorZong-Zhe Yang <kevin_yang@realtek.com>
Wed, 28 Sep 2022 08:43:32 +0000 (16:43 +0800)
committerKalle Valo <kvalo@kernel.org>
Tue, 4 Oct 2022 07:17:37 +0000 (10:17 +0300)
commitb902161645879ac820dfbb561667cd08be569538
treef4071115e80bb7a8dadcd04929a53f989e506b7b
parent9b43bd1ac0a8e29b678768f93645cc1b39571278
wifi: rtw89: debug: txpwr_table considers sign

Previously, value of each field is just shown as unsigned.
Now, we start to show them with sign to make things more intuitive
during debugging.

Signed-off-by: Zong-Zhe Yang <kevin_yang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220928084336.34981-6-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/debug.c