]> 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)
commit4a8b31d6b164548e9c802050eadc436f5359d0e7
treedae7f623f09a94856da0903d74b6dae5431f9e7f
parent3ea44d0a382eb356784eb5a19fa6e97a213f774a
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