]> git.baikalelectronics.ru Git - kernel.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)
commit25ac1c6980a8ec5dc828e559ba251cc8af05ae4d
treefe69be18d2f6cdd8d241ff8a50005678c7930808
parent0eb7f137d7e12484be6e0aefbf537ddedd323b8e
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