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)
commit04c8de8e921a024984e1fdf2e373dbcc7ff27a0c
tree773e4652a3bbd015e372664d713c0eedc6b392b4
parentd1a35ee277afafc4f35d1de436b02941b46a7ca2
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
This page took 0.039285 seconds and 5 git commands to generate.