commit | b31f65fb4383a49bdcfa465176754b37e44e1e17 | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Wed Nov 05 19:47:28 2014 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Nov 06 15:06:28 2014 -0500 |
tree | a7885358f08a9e2b714aca0386f91ca825ce266d | |
parent | 5816c3dafb6c63fd5c7b9f3f707c8565811d9916 [diff] |
net: dsa: slave: Fix autoneg for phys on switch MDIO bus When the ports phys are connected to the switches internal MDIO bus, we need to connect the phy to the slave netdev, otherwise auto-negotiation etc, does not work. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>