diff options
author | Balakumaran Kannan <kumaran.4353@gmail.com> | 2014-04-24 04:52:47 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-05-02 21:50:57 +0200 |
commit | e46e08b843d8ff8c46ad8d7b0b95acaacc4e6195 (patch) | |
tree | 7c701f63cca0b50f09b655e06543f9de79264e29 /net/sched/sch_hhf.c | |
parent | hyperv: Properly handle checksum offload (diff) | |
download | linux-e46e08b843d8ff8c46ad8d7b0b95acaacc4e6195.tar.xz linux-e46e08b843d8ff8c46ad8d7b0b95acaacc4e6195.zip |
net phy: Check for aneg completion before setting state to PHY_RUNNING
phy_state_machine should check whether auto-negotiatin is completed
before changing phydev->state from PHY_NOLINK to PHY_RUNNING. If
auto-negotiation is not completed phydev->state should be set to
PHY_AN.
Signed-off-by: Balakumaran Kannan <kumaran.4353@gmail.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions