]> git.openfabrics.org - ~emulex/infiniband.git/commit
ixgbe: rename autoneg variables
authorJosh Hay <joshua.a.hay@intel.com>
Sat, 15 Dec 2012 03:28:19 +0000 (03:28 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 1 Feb 2013 05:41:42 +0000 (21:41 -0800)
commit3d292265603fe6d59407c6c6c017cc156e3d4011
treeefcc2b3cc626282b6347a79348bf3295a3313de4
parentb4fafbe97f9548f49b9338537c25a3db451b8508
ixgbe: rename autoneg variables

Renames some autoneg/speed variables to be more consistent with check_link,
get_link_capabilities, and setup_link function calls. Initializes instances
of autoneg.

Signed-off-by: Josh Hay <joshua.a.hay@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_82599.c
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c