aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_lib.c
diff options
context:
space:
mode:
authorDave Ertman <david.m.ertman@intel.com>2019-07-29 02:04:44 -0700
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2019-08-23 09:44:48 -0700
commit1b0c3247a092db672bf4599f234f0e90d6e30e8b (patch)
tree961ec7c31972b949731d84bde10deebe8288a701 /drivers/net/ethernet/intel/ice/ice_lib.c
parentice: Allow egress control packets from PF_VSI (diff)
downloadlinux-dev-1b0c3247a092db672bf4599f234f0e90d6e30e8b.tar.xz
linux-dev-1b0c3247a092db672bf4599f234f0e90d6e30e8b.zip
ice: Account for all states of FW DCBx and LLDP
Currently, only the DCBx status is taken into account to determine if FW LLDP is possible. But there are NVM version coming out with DCBx enabled, and FW LLDP disabled. This is causing errors where the driver sees that DCBx is not disabled, and then tries to register for LLDP MIB change events, and fails. Change the logic to detect both DCBx and LLDP states in the FW engine. Signed-off-by: Dave Ertman <david.m.ertman@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>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions