Re: [PATCH] mvneta: dont call mvneta_adjust_link() manually

2015-04-06 Thread David Miller
From: Stas Sergeev Date: Wed, 01 Apr 2015 19:23:29 +0300 > > mvneta_adjust_link() is a callback for of_phy_connect() and should > not be called directly. The result of calling it directly is as below: > --- > mvneta f103.ethernet eth1: Link is Up - Unsupported (update p > hy.c)/Half - flow

[PATCH] mvneta: dont call mvneta_adjust_link() manually

2015-04-01 Thread Stas Sergeev
mvneta_adjust_link() is a callback for of_phy_connect() and should not be called directly. The result of calling it directly is as below: --- mvneta f103.ethernet eth1: Link is Up - Unsupported (update p hy.c)/Half - flow control off --- This is because initially the struct phy_device is cre