commit | 6ccf7a575c1ebef004ae0b015db8ad1353dc66b3 | [log] [tgz] |
---|---|---|
author | Jacob Keller <jacob.e.keller@intel.com> | Tue Oct 23 08:09:21 2012 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Nov 22 01:39:35 2012 -0800 |
tree | 8fec541e2740761deab6c9b1072243f331aa331d | |
parent | 21cc57fbdc698cd89955dd92be81776af6456dd7 [diff] |
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>