diff options
| author | Vladimir Kondratiev <[email protected]> | 2014-06-16 19:37:15 +0300 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2014-06-19 15:49:25 -0400 |
| commit | 5aed13932a36a4c12aad4d84b98d439f5b7af34e (patch) | |
| tree | 6c1e486059801f47c00e4235188e1209b7df22a4 /tools/perf/scripts/python | |
| parent | 194b482b5055d50b481e0c5651bab90623deb611 (diff) | |
wil6210: avoid dmesg pollution by Tx errors
On Tx path, when vring for the destination not found,
it was considered as error and message was printed unconditionally.
However, this situation is normal after disconnect. If disconnect was while
heavy traffic load, lots of Tx packets will be dropped and this would
cause significant amount of prints in dmesg.
Demote messages priority from 'error' to 'debug'.
Signed-off-by: Vladimir Kondratiev <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions