]> git.baikalelectronics.ru Git - kernel.git/commit
ice: Adjust DCB INIT for SW mode
authorDave Ertman <david.m.ertman@intel.com>
Wed, 9 Oct 2019 14:09:45 +0000 (07:09 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 7 Nov 2019 00:41:45 +0000 (16:41 -0800)
commitb08c3db601cd72e1646f934d9f8e0f084a9676be
tree0bf50ac639a6291706bfbdf1c2a01e5cc8b644a7
parent49aa4979043ab92ecb5c5a5ce8fa97aa90b46770
ice: Adjust DCB INIT for SW mode

Adjust ice_init_dcb to set the is_sw_lldp boolean
in the case where the FW has been detected to be
in an untenable state such that the driver
should forcibly make sure it is off.

This will ensure that the FW is in a known state.

Signed-off-by: Dave Ertman <david.m.ertman@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_dcb.c