Re: [PATCH] net: dsa: slave: Fix autoneg for phys on switch MDIO bus
From: David Miller <davem@davemloft.net> Date: 2014-11-06 20:06:44
From: Andrew Lunn <andrew@lunn.ch>
Date: Wed, 5 Nov 2014 19:47:28 +0100
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>