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)
commit102be52ffdb2f7b33c3122409147a05c3e7860ea
treeb623c835735a85ff23d4744f6e721dbe813c2121
parent4dace98e72ceafe38a0adeed6d678a9b32f301e1
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