commit | a62ea5a75fdd4c0052bdbacd1e653b00a9f88f6d | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Mon Mar 24 16:36:49 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 26 16:19:24 2014 -0400 |
tree | e43a89355affefc56828825eabc337739f7f592c | |
parent | 9918542e2d02f259f909a956e41bd6d5827fa422 [diff] |
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 <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>