From: Paolo Pisati Date: Mon, 23 Apr 2012 04:05:20 +0000 (+0000) Subject: smsc95xx: mark link down on startup and let PHY interrupt deal with carrier changes X-Git-Tag: v3.4-rc6~23^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07d69d4238418746a7b85c5d05ec17c658a2a390;p=pandora-kernel.git smsc95xx: mark link down on startup and let PHY interrupt deal with carrier changes Without this patch sysfs reports the cable as present flag@flag-desktop:~$ cat /sys/class/net/eth0/carrier 1 while it's not: flag@flag-desktop:~$ sudo mii-tool eth0 eth0: no link Tested on my Beagle XM. v2: added mantainer to the list of recipient Signed-off-by: Paolo Pisati Acked-by: Steve Glendinning Signed-off-by: David S. Miller --- Reading git-diff-tree failed