]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ixgbe: fix PTP ethtool timestamping function
authorJacob Keller <jacob.e.keller@intel.com>
Fri, 21 Sep 2012 07:23:20 +0000 (07:23 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 3 Oct 2012 15:35:00 +0000 (08:35 -0700)
commit1cc92eb871d6cbb1da038b4bcd89eec3c73b9781
treefe69be18d2f6cdd8d241ff8a50005678c7930808
parentdb0677fa29862d29e9956980d9fab43c52179e34
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>
drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c