ixgbe: use ETQF filter name instead of magic number
authorJacob Keller <jacob.e.keller@intel.com>
Tue, 23 Oct 2012 08:09:21 +0000 (08:09 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 22 Nov 2012 09:39:35 +0000 (01:39 -0800)
commit6ccf7a575c1ebef004ae0b015db8ad1353dc66b3
tree8fec541e2740761deab6c9b1072243f331aa331d
parent21cc57fbdc698cd89955dd92be81776af6456dd7
ixgbe: use ETQF filter name instead of magic number

This patch removes a magic number that was used for the ETQF used for
filtering L2 ptp packets and replaces it with the supplied define that
previously existed. The intent is to clarify that this filter is already
set aside for L2 1588 work.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c