commit | a8890c38abb2f1706672cafb4094d3726430b335 | [log] [tgz] |
---|---|---|
author | Sasha Neftin <sasha.neftin@intel.com> | Tue Dec 18 11:29:54 2018 +0200 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Feb 05 16:08:54 2019 -0800 |
tree | 212fd3331aa1a844415cde03998255131a4a6e2c | |
parent | facd86390be23f0a956136a63d415d90f300fb88 [diff] |
igc: Fix code redundancy Remove redundant igc_check_for_link_base code and replace it with an igc_check_for_copper_link method. Fix duplication of IGC_ADVTXD_PAYLEN_SHIFT mask declaration. Remove obsolete IGC_SCVPC register definition. 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>