]> www.infradead.org Git - users/jedix/linux-maple.git/commit
i40e: hush little warnings
authorMitch Williams <mitch.a.williams@intel.com>
Thu, 19 Nov 2015 19:34:21 +0000 (11:34 -0800)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 10 Mar 2016 16:36:38 +0000 (08:36 -0800)
commit779613f34c70d2f768e78f5d6e29ae352cbc93cb
tree0a07c3cb7306b550ab5fd41c086323eb6e78ba37
parent6e18fa94ccf1e165477843c3b04135376f849f10
i40e: hush little warnings

Orabug: 22342532

These messages seem big and scary, but they're really not. The driver
can fully recover from any of these. The overflow error in particular
can happen when enabling a bunch of VFs and the VF driver is not
blacklisted.

Since these messages are really for debugging purposes, reclassify
them as such.

Change-ID: I628d0f5e135e7063450ba05393a50b7af23aa6d7
Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
(cherry picked from commit 75eb73c127beaccf1b2c825f5d583ebca17ab2ba)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/intel/i40e/i40e_main.c