]> git.baikalelectronics.ru Git - kernel.git/commit
igb: rename igb_ptp_enable to igb_ptp_feature_enable
authorJacob Keller <jacob.e.keller@intel.com>
Fri, 16 May 2014 07:21:13 +0000 (07:21 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 4 Jun 2014 06:57:19 +0000 (23:57 -0700)
commitb2a55f2ec7ede2308abaf4c213e4cfc5c4df5172
treeb623c835735a85ff23d4744f6e721dbe813c2121
parenteb524160c2aa2bd4d80ac574450a24b9e53ec17e
igb: rename igb_ptp_enable to igb_ptp_feature_enable

The name igb_ptp_enable is not synonymous with the purpose of this
function, so rename it to better explain its purpose.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/igb/igb_ptp.c