]> git.baikalelectronics.ru Git - kernel.git/commit
ixgbe: rename ixgbe_ptp_enable to ixgbe_ptp_feature_enable
authorJacob Keller <jacob.e.keller@intel.com>
Fri, 16 May 2014 05:12:24 +0000 (05:12 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 27 May 2014 06:53:09 +0000 (23:53 -0700)
commit8bebf0470c939b5a653cb6a6aca26b5afa9ea33d
tree773e4652a3bbd015e372664d713c0eedc6b392b4
parenteef04bcb56e34ac7ac20f64569286e033b0b6649
ixgbe: rename ixgbe_ptp_enable to ixgbe_ptp_feature_enable

Since the name ixgbe_ptp_enable could be misconstrued as a function
which enables the whole PTP core, rename this function so that it is
clear the function is for enabling of the extra features such as PPS
signal.

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_ptp.c