From: Giuseppe CAVALLARO Date: Tue, 26 Aug 2014 07:26:52 +0000 (+0200) Subject: phy: fix EEE checks inside the phy_init_eee. X-Git-Tag: fixes-for-v3.18-merge-window~162^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a4cecf74c165653b2d01301b301a8659438217e;p=pandora-kernel.git phy: fix EEE checks inside the phy_init_eee. According to the Std 802.3az if the EEE Adv (Reg 7.60), Link partner ability (Reg 7.61) and EEE capability (Register 3.20) bits return 0 this means no EEE is supported. So this patch fixes the checks inside the phy_init_eee function. Signed-off-by: Nandini Sharma Signed-off-by: Giuseppe Cavallaro Reviewed-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed