ixgbe: autoneg variable refactoring
authorJosh Hay <joshua.a.hay@intel.com>
Sat, 15 Dec 2012 03:28:30 +0000 (03:28 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 1 Feb 2013 05:57:19 +0000 (21:57 -0800)
Removes the autoneg parameter from the setup_link functions.
Adds local variable autoneg to setup_link functions to be passed
to get_link_capabilities functions if needed.

Signed-off-by: Josh Hay <joshua.a.hay@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>

No differences found