commit | 64bcaec64284e08430db5f00944443ec41a86df2 | [log] [tgz] |
---|---|---|
author | Dave Ertman <david.m.ertman@intel.com> | Mon Jul 29 02:04:46 2019 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Aug 23 09:55:55 2019 -0700 |
tree | b22245cbb53106613feb514140ac5fed9bf57310 | |
parent | da4a9e73d8a58eccef93682c9f2d910c346d2c1e [diff] |
ice: Treat DCBx state NOT_STARTED as valid When a port is not cabled, but DCBx is enabled in the firmware, the status of DCBx will be NOT_STARTED. This is a valid state for FW enabled and should not be treated as a is_fw_lldp true automatically. Add the code to treat NOT_STARTED as another valid 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>