igb: Update PTP function names/variables and locations.
authorMatthew Vick <matthew.vick@intel.com>
Fri, 10 Aug 2012 05:40:44 +0000 (05:40 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 17 Sep 2012 09:04:15 +0000 (02:04 -0700)
commita79f4f88261d7fd492121daf85beafff663f1f01
treea66f3f6971af4b597d4be5db6c5431b5c3b3ce20
parent3c89f6d0d4aa92ff252c17f8f6b5c8983ae2b77e
igb: Update PTP function names/variables and locations.

Where possible, move PTP-related functions into igb_ptp.c and update the
names of functions and variables to match the established coding style
in the files and specify that they are PTP-specific.

Cc: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: Matthew Vick <matthew.vick@intel.com>
Tested-by: Jeff Pieper <jeffrey.e.pieper@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/igb/igb.h
drivers/net/ethernet/intel/igb/igb_ethtool.c
drivers/net/ethernet/intel/igb/igb_main.c
drivers/net/ethernet/intel/igb/igb_ptp.c
This page took 0.025425 seconds and 5 git commands to generate.