diff options
author | Dave Ertman <david.m.ertman@intel.com> | 2019-09-03 01:31:05 -0700 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2019-09-05 08:13:41 -0700 |
commit | ea300f41bb49605ccbc64f354e6708bb385ac1c6 (patch) | |
tree | 399c9ceb5966781583faeffe3e4d7b2383123506 /drivers/devfreq/devfreq-event.c | |
parent | 201beeb71595dbc4c989ab5f4247334a32652642 (diff) | |
download | linux-ea300f41bb49605ccbc64f354e6708bb385ac1c6.tar.gz linux-ea300f41bb49605ccbc64f354e6708bb385ac1c6.tar.bz2 linux-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 <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 'drivers/devfreq/devfreq-event.c')
0 files changed, 0 insertions, 0 deletions