]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
rtw88: raise firmware version debug level
authorYan-Hsuan Chuang <yhchuang@realtek.com>
Wed, 2 Oct 2019 06:35:28 +0000 (14:35 +0800)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 4 Oct 2019 13:45:03 +0000 (16:45 +0300)
commitbc3696e0a436d747b699363293ef76829998ac63
tree598b441e590beb6557dee59946d017b48e38e92b
parentbf06c7ec45087066f638bddcccf6f0fd41903535
rtw88: raise firmware version debug level

It's better to print firmware version at load time.
But since we need to set debug_mask properly to default print
rtw_dbg(), raise the debug level to rtw_info() instead.

Also change the multiple line style to one line only, it will
be easier for log analyzing.

Signed-off-by: Yan-Hsuan Chuang <yhchuang@realtek.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/realtek/rtw88/mac.c