commit | f637471d33a7a786c455877361e70e0b2da3c56a | [log] [tgz] |
---|---|---|
author | Sasha Neftin <sasha.neftin@intel.com> | Wed Jun 17 15:01:31 2020 +0300 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Mon Jun 29 18:22:03 2020 -0700 |
tree | be702ba941c0ebb60883eac6a09ce68c32dc0d40 | |
parent | 2b374e373807a7c3ce071de1a011acbfa94cf0d7 [diff] |
igc: Remove checking media type during MAC initialization i225 device support only copper mode. There is no point to check media type in the igc_config_fc_after_link_up() method. 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>