Searched hist:"0071 f56e46dadb88dc3ad1f8d9cf9c3ae014735d" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/dsa/ |
H A D | slave.c | diff 0071f56e46dadb88dc3ad1f8d9cf9c3ae014735d Wed Jan 06 13:11:20 CST 2016 Andrew Lunn <andrew@lunn.ch> dsa: Register netdev before phy
When the phy is connected, an info message is printed. If the netdev it is attached to has not been registered yet, the name 'uninitialised' in the output. By registering the netdev first, then connecting they phy, we can avoid this.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|