diff options
author | Dedy Lansky <qca_dlansky@qca.qualcomm.com> | 2017-03-08 13:52:13 +0200 |
---|---|---|
committer | Kalle Valo <kvalo@qca.qualcomm.com> | 2017-03-09 10:04:14 +0200 |
commit | 5eb443e9af87776f94e77a9b72e54ceb81cbabc1 (patch) | |
tree | 6fc4bbac759e63aad46f6af4ec09b85c0a3698bd /tools/perf/scripts/python | |
parent | 9953a782f9fac1becccb8f48f1a276c310f2ab5a (diff) |
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>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions