aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_lib.c
diff options
context:
space:
mode:
authorDave Ertman <[email protected]>2019-09-03 08:31:05 +0000
committerJeff Kirsher <[email protected]>2019-09-05 15:13:41 +0000
commitea300f41bb49605ccbc64f354e6708bb385ac1c6 (patch)
tree399c9ceb5966781583faeffe3e4d7b2383123506 /drivers/net/ethernet/intel/ice/ice_lib.c
parentice: update Tx context struct (diff)
downloadkernel-ea300f41bb49605ccbc64f354e6708bb385ac1c6.tar.gz
kernel-ea300f41bb49605ccbc64f354e6708bb385ac1c6.zip
ice: Allow for delayed LLDP MIB change registration
Add an additional boolean parameter to the ice_init_dcb function. This boolean controls if the LLDP MIB change events are registered for. Also, add a new function defined ice_cfg_lldp_mib_change. The additional function is necessary to be able to register for LLDP MIB change events after calling ice_init_dcb. The net effect of these two changes is to allow a delayed registration for MIB change events so that the driver is not accepting events before it is ready for them. Signed-off-by: Dave Ertman <[email protected]> Signed-off-by: Tony Nguyen <[email protected]> Tested-by: Andrew Bowers <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_lib.c')
0 files changed, 0 insertions, 0 deletions