From: Cliff Clark Date: Tue, 24 Mar 2015 21:07:26 +0000 (-0700) Subject: ucc_geth: Intialize link state to down before register_netdev X-Git-Tag: omap-for-v4.1/fixes-rc1~242^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1452db764c279f8b329f1b3b9469bd01d9e21afd;p=pandora-kernel.git ucc_geth: Intialize link state to down before register_netdev ucc_geth was indicating link up after a port is administratively enabled even when nothing is plugged in. This causes user-space tools to see a spurious link up the first time after boot. Signed-off-by: Cliff Clark Signed-off-by: David S. Miller --- Reading git-diff-tree failed