ixgbe: PTP get_ts_info missing software support
authorJacob Keller <jacob.e.keller@intel.com>
Wed, 31 Oct 2012 22:30:54 +0000 (22:30 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 1 Nov 2012 15:22:34 +0000 (11:22 -0400)
commit50f8d35de8ba4af311ea1176c534e8b73bb198e5
treedd5866edfd813b05b7240b6a97d519821c3e33e4
parentaff9c78618295b265add4967d1eff0bc78490d9d
ixgbe: PTP get_ts_info missing software support

This patch corrects the ethtool get_ts_info functon which did not state that
software timestamping was supported, even though it is.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
CC: Stable <stable@vger.kernel.org> [3.5]
Tested-by: Stephen Ko <stephen.s.ko@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c