From: Bruce Allan Date: Wed, 6 Mar 2013 09:02:31 +0000 (+0000) Subject: e1000e: additional error handling on PHY register accesses X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~280^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb034512da74dce901f738f7c7cea332ff971608;p=pandora-kernel.git e1000e: additional error handling on PHY register accesses PHY reads/writes via the MDIC register could potentially return results from a previous PHY register access. If that happens, the offset in the returned results will be that of the previous access and if that is different from the expected offset, log a debug message and error out. Signed-off-by: Bruce Allan Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed