diff options
author | Shirish Pargaonkar <[email protected]> | 2014-06-06 13:05:59 -0500 |
---|---|---|
committer | James Bottomley <[email protected]> | 2015-10-27 10:29:13 +0900 |
commit | d6dbad420a00fbc06c7c9168f75ec66bb2120a18 (patch) | |
tree | 63a2b83ffa81b7be7b85ae1a8eaa611ffe4a1bcd /tools/perf/scripts/python/check-perf-trace.py | |
parent | baae8fac019a5d0dc3f39be0f867d13b5c8ee59a (diff) |
bnx2fc: Do not log error for netevents that need no action
Do not log error for netevents that need no action such as
NETDEV_REGISTER 0x0005, NETDEV_CHANGEADDR, and NETDEV_CHANGENAME.
It results in logging error messages such as these
[ 35.315872] bnx2fc: Unknown netevent 5
[ 35.315935] bnx2fc: Unknown netevent 8
[ 35.353866] bnx2fc: Unknown netevent 10
and generating bug reports.
Remove logging this message as an ERROR instead of turning them into
either DEBUG or INFO level messages.
Signed-off-by: Shirish Pargaonkar <[email protected]>
Acked-by: Eddie Wai <[email protected]>
Acked-by: Chad Dupuis <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions