[Intel-wired-lan] [next PATCH S72-V3 03/13] i40e: use dev_dbg instead of dev_info when warning about missing routine

Bowers, AndrewX andrewx.bowers at intel.com
Thu Jun 8 18:24:04 UTC 2017


> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at osuosl.org] On
> Behalf Of Alice Michael
> Sent: Wednesday, June 7, 2017 2:43 AM
> To: Michael, Alice <alice.michael at intel.com>; intel-wired-
> lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [next PATCH S72-V3 03/13] i40e: use dev_dbg
> instead of dev_info when warning about missing routine
> 
> From: Jacob Keller <jacob.e.keller at intel.com>
> 
> 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 at intel.com>
> ---
>  drivers/net/ethernet/intel/i40e/i40e_client.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Tested-by: Andrew Bowers <andrewx.bowers at intel.com>




More information about the Intel-wired-lan mailing list