commit | 1cc92eb871d6cbb1da038b4bcd89eec3c73b9781 | [log] [tgz] |
---|---|---|
author | Jacob Keller <jacob.e.keller@intel.com> | Fri Sep 21 07:23:20 2012 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Oct 03 08:35:00 2012 -0700 |
tree | fe69be18d2f6cdd8d241ff8a50005678c7930808 | |
parent | db0677fa29862d29e9956980d9fab43c52179e34 [diff] |
ixgbe: fix PTP ethtool timestamping function This patch fixes a development issue that occurred due to invalid modes reported in the ethtool get_ts_info function. The issue is resolved by removing unsupported modes from the Rx supported list. CC: stable <stable@vger.kernel.org> [3.5] 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>