wifi: rtl8xxxu: Use dev_* instead of pr_info
authorBitterblue Smith <rtl8821cerfe2@gmail.com>
Tue, 1 Nov 2022 20:35:36 +0000 (22:35 +0200)
committerKalle Valo <kvalo@kernel.org>
Fri, 4 Nov 2022 11:01:35 +0000 (13:01 +0200)
commitbd954a7e4aa0739630884fc572d2d0e4dcd16e25
tree4fe8d12d8c5e1d4d3e0b72954c2f1284f07e1fc3
parente952deaa95bae89663a75d855a7e61a40f534fb0
wifi: rtl8xxxu: Use dev_* instead of pr_info

Replace two instances of bare pr_info with dev_info and dev_warn.

Also make their messages a little more informative.

Signed-off-by: Bitterblue Smith <rtl8821cerfe2@gmail.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/c9f3ebb2-769b-7d80-cac2-5a9d1bcc010a@gmail.com
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c