summaryrefslogtreecommitdiff
path: root/net/decnet
diff options
context:
space:
mode:
authorChristian Lamparter <chunkeey@googlemail.com>2017-06-07 16:51:16 +0300
committerDavid S. Miller <davem@davemloft.net>2017-06-08 17:47:21 +0300
commit9065bc386fcf52dee8f697450ddeb788e1bd514c (patch)
tree51698df53e2c3960035b032ae383fdbbf33a1285 /net/decnet
parent19d90ece81da802207a9b91ce95a29fbdc40626e (diff)
downloadlinux-9065bc386fcf52dee8f697450ddeb788e1bd514c.tar.xz
net: emac: fix and unify emac_mdio functions
emac_mdio_read_link() was not copying the requested phy settings back into the emac driver's own phy api. This has caused a link speed mismatch issue for the AR8035 as the emac driver kept trying to connect with 10/100MBps on a 1GBit/s link. This patch also unifies shared code between emac_setup_aneg() and emac_mdio_setup_forced(). And furthermore it removes a chunk of emac_mdio_init_phy(), that was copying the same data into itself. Signed-off-by: Christian Lamparter <chunkeey@googlemail.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/decnet')
0 files changed, 0 insertions, 0 deletions