diff options
author | 2017-06-07 05:43:03 -0400 | |
---|---|---|
committer | 2017-06-20 18:17:10 -0700 | |
commit | 59e331e36ef934791947a616cc578bf3c62a019c (patch) | |
tree | 46f1527954c353917d17f75cc2c019bd000fcf99 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | i40e/i40evf: update WOL and I40E_AQC_ADDR_VALID_MASK flags (diff) | |
download | wireguard-linux-59e331e36ef934791947a616cc578bf3c62a019c.tar.xz wireguard-linux-59e331e36ef934791947a616cc578bf3c62a019c.zip |
i40e: use dev_dbg instead of dev_info when warning about missing routine
When searching for the vf_capability client routine, dev_info() was
used, instead of the normal dev_dbg(). This causes the message to be
displayed at standard log levels which can cause administrators to
worry. Avoid this by using dev_dbg instead.
Copyright updated to 2017.
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions