commit | d9f0c8e457c059cc72a3ff240aae48c0bf387988 | [log] [tgz] |
---|---|---|
author | Sasha Neftin <sasha.neftin@intel.com> | Mon Jun 22 10:20:17 2020 +0300 |
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | Mon Jul 27 08:49:31 2020 -0700 |
tree | 0e945c34ccfe7761d67bf1f2e979a5edef48525d | |
parent | a57066b1a01977a646145f4ce8dfb4538b08368a [diff] |
igc: Remove unneeded variable Though we are populating and tracking ictxqec, the value is not being used for anything so remove it altogether and save the register read. Signed-off-by: Sasha Neftin <sasha.neftin@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>