]> git.baikalelectronics.ru Git - kernel.git/commit
ath10k: move non-fatal warn logs to dbg level
authorGovind Singh <govinds@codeaurora.org>
Thu, 20 Dec 2018 07:53:43 +0000 (09:53 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 20 Dec 2018 17:06:01 +0000 (19:06 +0200)
commitcd8a90e6ce0138ce4ffcea85492e5ad898b72a09
tree47670887516ff60056cd0bc979a4cac6a0640a91
parentb59de0048acc6019ce1c8c742a8f94bc7de914e7
ath10k: move non-fatal warn logs to dbg level

During driver load below warn logs are printed in the console.
Since driver may not implement all wmi events sent by fw and
all of them are non-fatal, move this log to debug level to
remove un-necessary warn message on console.

[  361.887230] ath10k_snoc a000000.wifi: Unknown eventid: 16393
[  361.907037] ath10k_snoc a000000.wifi: Unknown eventid: 237569

Signed-off-by: Govind Singh <govinds@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath10k/wmi-tlv.c