From: Florian Fainelli Date: Sat, 23 Aug 2014 01:55:42 +0000 (-0700) Subject: net: phy: fixed: return an error for Clause 45 over 22 reads X-Git-Tag: fixes-against-v3.18-rc2~81^2~241^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2dbba7674468ad03aa6cf4378ed0965f453e034;p=pandora-kernel.git net: phy: fixed: return an error for Clause 45 over 22 reads The fixed PHY driver does not properly emulate Clause 45 over Clause 22 MDIO reads, and as such, will return bogus values when we access such registers. Return an error when accessing these registers in order to prevent advertising bogus capabilities such as EEE support and such. Signed-off-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed