From: Bruce Allan Date: Wed, 5 Dec 2012 06:25:36 +0000 (+0000) Subject: e1000e: fix ethtool offline register test for I217 X-Git-Tag: v3.9-rc1~139^2~257^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8fc18910b7f35a59345b5f5cd140c7f64d57d86;p=pandora-kernel.git e1000e: fix ethtool offline register test for I217 The SHRAH[9] register on I217 has a different R/W bit-mask than RAR and SHRAL/H registers. Set R/W bit-mask appropriately for SHRAH[9] when testing the R/W ability of the register. Also, fix the error message log format so that it does not provide misleading information (i.e. the logged register address could be incorrect). Signed-off-by: Bruce Allan Tested-by: Jeff Pieper Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed