commit | 439c71f7d2ca07cb5bc3ee0686f1e8a3de45b9cd | [log] [tgz] |
---|---|---|
author | Sasha Neftin <sasha.neftin@intel.com> | Sun Jan 13 11:22:31 2019 +0200 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Feb 05 17:05:35 2019 -0800 |
tree | 78395b4c49fb8901319919f5b11afdc01da703f6 | |
parent | 55fdbeaa2db8b271db767240fba24a60bd232528 [diff] |
igc: Remove unneeded code Remove the 'igc_get_link_up_info_base method' from igc_base.c file. Use the 'igc_get_speed_and_duplex_copper' method directly and reduce the code redundancy. Signed-off-by: Sasha Neftin <sasha.neftin@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>