From: Florian Fainelli Date: Mon, 24 Mar 2014 23:36:49 +0000 (-0700) Subject: net: phy: bcm7xxx: properly clear AFE_RX_LP_COUNTER X-Git-Tag: v3.15-rc1~113^2~79^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a62ea5a75fdd4c0052bdbacd1e653b00a9f88f6d;p=pandora-kernel.git net: phy: bcm7xxx: properly clear AFE_RX_LP_COUNTER The AFE_RX_LP_COUNTER kept the last 3 bits set, which would not properly clear the EEE LPI mode errors bits. Make sure that those bits are set to 0 to ensure the PHY timing is always good even during EEE wake-up. Signed-off-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed