]> 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)
commitb9323c15bc6aa28add8d11938792c4630fabdf20
treeb623c835735a85ff23d4744f6e721dbe813c2121
parent8646ae20fa5972a0c6d5210140e6af851d3b2e99
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