]> git.baikalelectronics.ru Git - kernel.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)
commitb2669dc0a776bfdc9637ac15695e4455cdefa3b6
tree97bfd3a16e79c168c1a853a4a12896719a247b9c
parentc402449403bed827c36d0060d6a3fe88470edc09
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