commit | 5e82f2f07645ef2d8db837ebe907dfbb33d18a1e | [log] [tgz] |
---|---|---|
author | Emil Tantilov <emil.s.tantilov@intel.com> | Fri Apr 12 08:36:42 2013 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Apr 25 19:13:09 2013 -0700 |
tree | b2b05493ba73a6b456b4d892e075451003a52804 | |
parent | 26b4742beaf18456195eeda1b8f59547f5569ac7 [diff] |
ixgbe: cache AUTOC reads This patch removes majority of the AUTOC register reads by using a cached value instead. The reason for this change is to avoid writing corrupted values to AUTOC due to bad FW. Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>