commit | 62a5b8429e99246cd81678774d2de1a67738be9b | [log] [tgz] |
---|---|---|
author | Sasha Neftin <sasha.neftin@intel.com> | Sun Apr 21 11:17:23 2019 +0300 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue May 28 16:15:55 2019 -0700 |
tree | ee8d7b1614faf5ecc89b658470ee8c2de0208768 | |
parent | 0373ad4d051cdc491e9627d4a66d00b258b6cd80 [diff] |
igc: Cleanup the redundant code The default flow control settings for the i225 device is both 'rx' and 'tx' pause frames. There is no depend on the NVM value. This patch comes to fix this and clean up the driver code. 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>