commit | 542c3f4ea90fb6de47cce13df1da9ed9b1563981 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Fri Feb 10 12:07:36 2012 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Feb 24 02:02:13 2012 -0800 |
tree | 977df047b43b3e9bb70696af3a625f408b05f463 | |
parent | dffcdde7697e5bf71e40fb453d2fa69055700be4 [diff] |
e1000: Neaten e1000_config_dsp_after_link_change Separate a complicated bit of e1000_config_dsp_after_link_change into a new static function e1000_1000Mb_check_cable_length. Reduces indentation and adds a bit of clarity. Signed-off-by: Joe Perches <joe@perches.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>