Files
android_kernel_xiaomi_sm8450/drivers/net/wireless/ath/wil6210
Dedy Lansky 5eb443e9af wil6210: use print_hex_dump_debug instead of print_hex_dump_bytes
Some dynamic debug printouts in driver are using print_hex_dump_bytes.
However, with dynamic debug disabled, print_hex_dump_bytes outputs to
log unconditionally.
Use print_hex_dump_debug instead to prevent log pollution when dynamic
debug disabled.

Signed-off-by: Dedy Lansky <qca_dlansky@qca.qualcomm.com>
Signed-off-by: Maya Erez <qca_merez@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2017-03-09 10:04:14 +02:00
..
2016-03-07 11:43:20 +02:00
2013-05-22 15:08:27 -04:00
2016-03-07 11:43:20 +02:00
2016-03-07 11:43:19 +02:00
2016-05-28 11:19:25 +03:00