]> asedeno.scripts.mit.edu Git - linux.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)
commit3aea173622483264170f7b7eabfd965467d6da0c
treedae7f623f09a94856da0903d74b6dae5431f9e7f
parentf0843b681a9887187ca2a60c883b6da4fd71c616
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