stmmac: Stop advertising 1000Base capabilties for non GMII iface (V4).
commit79ee1dc32b945ad71248332f3a3b355332ad3376
authorSrinivas Kandagatla <srinivas.kandagatla@st.com>
Tue, 18 Oct 2011 00:01:18 +0000 (18 00:01 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 19 Oct 2011 23:24:16 +0000 (19 19:24 -0400)
treef37963d7e9ac2a71c87f6e69ab493664b4be0b2d
parent903e21e2eea036f6947f523f732e28b33a63ed0f
stmmac: Stop advertising 1000Base capabilties for non GMII iface (V4).

This patch stops advertising 1000Base capablities if GMAC is either
configured for MII or RMII mode and on board there is a GPHY plugged on.
Without this patch if an GBit switch is connected on MII interface,
Ethernet stops working at all.

Discovered as part of
https://bugzilla.stlinux.com/show_bug.cgi?id=14148 triage

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@st.com>
Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c