igb: Support the get_ts_info ethtool method.
authorCarolyn Wyborny <carolyn.wyborny@intel.com>
Wed, 4 Apr 2012 17:43:59 +0000 (17:43 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 20 Jun 2012 08:26:46 +0000 (01:26 -0700)
commitcb41145ee78585282af56a9203f391c0d84366b1
tree2cb24a68b83808a0cf5f995370d7dd1cdb333678
parentd3eef8c8a033a5ee56ab5d923068eb8cd5d53887
igb: Support the get_ts_info ethtool method.

Based on original patch from Richard Cochran <richardcochran@gmail.com>

Original patch caused build errors without CONFIG_IGB_1588_CLOCK and
CONFIG_PPS enabled, since the added code was not properly wrapped.

CC: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: Carolyn Wyborny <carolyn.wyborny@intel.com>
Tested-by: Jeff Pieper <jeffrey.e.pieper@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/igb/igb_ethtool.c