]> git.baikalelectronics.ru Git - kernel.git/commit
ice: silence some bogus error messages
authorMitch Williams <mitch.a.williams@intel.com>
Mon, 29 Jul 2019 09:04:51 +0000 (02:04 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 23 Aug 2019 17:20:32 +0000 (10:20 -0700)
commitfd62bf5c13b87398dc837b3a2af1d6801915fe05
tree6bad7e36c92eea5a80dd5d73fab185c9be448cdb
parent8ba990a33d3a1b6f3763e18f1176b8e08ff7e3b1
ice: silence some bogus error messages

In some circumstances, VF devices can be deactivated while a message is
in-flight. In that case, a series of scary error message will be
printed in the log. Since these are actually harmless, check for this
case and suppress them. No harm, no foul.

Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ice/ice_adminq_cmd.h
drivers/net/ethernet/intel/ice/ice_virtchnl_pf.c