From: Max Filippov Date: Mon, 3 Feb 2014 23:33:09 +0000 (+0400) Subject: net: ethoc: don't advertise gigabit speed on attached PHY X-Git-Tag: v3.14-rc3~36^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=445a48cc9df90775d6479ef4c73d3a90184af4ed;p=pandora-kernel.git net: ethoc: don't advertise gigabit speed on attached PHY OpenCores 10/100 Mbps MAC does not support speeds above 100 Mbps, but does not disable advertisement when PHY supports them. This results in non-functioning network when the MAC is connected to a gigabit PHY connected to a gigabit switch. The fix is to disable gigabit speed advertisement on attached PHY unconditionally. Signed-off-by: Max Filippov Signed-off-by: David S. Miller --- Reading git-diff-tree failed