]> git.baikalelectronics.ru Git - kernel.git/commit
ice: improve print for VF's when adding/deleting MAC filters
authorBrett Creeley <brett.creeley@intel.com>
Thu, 25 Jul 2019 08:55:41 +0000 (01:55 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 20 Aug 2019 21:44:03 +0000 (14:44 -0700)
commit0dce4d3f8d141d847426c21a209054f6a2d7ceda
tree4fef5bef04f8a007e54a2f3a29a8a9726cec0a4c
parent36a8d5518b38ce7dc7b2581882ca26ec432a2c92
ice: improve print for VF's when adding/deleting MAC filters

When we fail to add/delete MAC filters in the VF, the print doesn't
distinguish between the two. Fix that by printing whether or not we
failed to add/delete the MAC filter respectively.

Signed-off-by: Brett Creeley <brett.creeley@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_virtchnl_pf.c