]> asedeno.scripts.mit.edu Git - linux.git/commit
ice: Refactor the LLDP MIB change event handling
authorUsha Ketineni <usha.k.ketineni@intel.com>
Tue, 16 Apr 2019 17:24:31 +0000 (10:24 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 23 May 2019 17:51:53 +0000 (10:51 -0700)
commita17a5ff6812c264ca7f5c98c493644447c9a5ce6
tree97bfd3a16e79c168c1a853a4a12896719a247b9c
parent9ccb062c144019a1c629c04b306280c251e1112b
ice: Refactor the LLDP MIB change event handling

This patch fixes the LLDP MIB change event handling code by removing
the workarounds in the current code. Added ice_dcb_need_recfg() to
print the DCB configuration changes detected via MIB change event.

Signed-off-by: Usha Ketineni <usha.k.ketineni@intel.com>
Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@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
drivers/net/ethernet/intel/ice/ice_dcb.h
drivers/net/ethernet/intel/ice/ice_dcb_lib.c