ixgbe: Don't report unsupported timestamping filters for X550
authorMiroslav Lichvar <mlichvar@redhat.com>
Tue, 9 Jan 2018 11:37:05 +0000 (12:37 +0100)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 26 Jan 2018 18:25:23 +0000 (10:25 -0800)
commit838200482d25fa852ad6d20f4843068ea327ed34
treed74563154c9a0c22b02d9465b9fb1ad36eb8bdc9
parentf0e49dc3f9bca8c3e73729cfc88dff13bcc9bd11
ixgbe: Don't report unsupported timestamping filters for X550

The current code enables on X550 timestamping of all packets for any
filter, which means ethtool should not report any PTP-specific filters
as unsupported.

Signed-off-by: Miroslav Lichvar <mlichvar@redhat.com>
Acked-by: Richard Cochran <richardcochran@gmail.com>
Acked-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c