From: Florian Fainelli Date: Fri, 12 Dec 2014 02:12:42 +0000 (-0800) Subject: net: dsa: bcm_sf2: force link for all fixed PHY devices X-Git-Tag: omap-for-v3.20/drop-legacy-3517~98^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7855f675e6cbccb565c41dfeef708b8d7e6444ff;p=pandora-kernel.git net: dsa: bcm_sf2: force link for all fixed PHY devices For ports of the switch that we define as "fixed PHYs" such as MoCA, we would have our Port 7 special handling that would allow us to assert the link status indication. For other ports, such as e.g: RGMII_1 connected to a cable modem, we would rely on whatever the bootloader has left configured, which is a bad assumption to make, we really need to force the link status indication here. Fixes: 246d7f773c13 ("net: dsa: add Broadcom SF2 switch driver") Signed-off-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed