diff options
| author | Greg Rose <[email protected]> | 2015-07-10 19:36:07 -0400 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2015-08-26 15:07:34 -0700 |
| commit | 2b20c88397fde2902c7834bb9e3ef8afc0237306 (patch) | |
| tree | eaeffd8d22795a8af9e4ad793f420af35709361e /tools/perf/scripts/python | |
| parent | e02a7f83d84d0580a62df8d4c4e95cd8791c6645 (diff) | |
i40e: Remove redundant and unneeded messages
The kernel notifies all VXLAN capable registered drivers, i.e. any
driver that implements ndo_add_vxlan_port(), of the addition of a
port so that the driver can track which ports are in use. There's
no need to log this - it just fills the system log with useless and
irksome noise.
Also, when failing to init SR-IOV interfaces the driver was printing the
same message twice. Just remove the inner printk and let the outer message
catch enable as well as the other failures.
Change-ID: Id5ecb1d425c2a357ee2bc1635dab24553831dade
Signed-off-by: Greg Rose <[email protected]>
Signed-off-by: Jesse Brandeburg <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions