]> git.baikalelectronics.ru Git - kernel.git/commit
ice: Use LLDP ethertype define ETH_P_LLDP
authorJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 5 Jun 2019 18:14:02 +0000 (11:14 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 5 Jun 2019 20:04:29 +0000 (13:04 -0700)
commita98bdf2eeea4875ea1af85fa0570f14afd79bf9f
treedae7f623f09a94856da0903d74b6dae5431f9e7f
parent5177ec0b512433de7a239f6379800302b7e1a117
ice: Use LLDP ethertype define ETH_P_LLDP

Instead of using a local define for the LLDP ethertype, use the kernel
define ETH_P_LLDP.

Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ice/ice_lib.c