From: Emil Tantilov Date: Fri, 12 Apr 2013 08:36:42 +0000 (+0000) Subject: ixgbe: cache AUTOC reads X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~11^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e82f2f07645ef2d8db837ebe907dfbb33d18a1e;p=pandora-kernel.git 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 Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed