Re: [PATCH net] net: stmmac: Do not cut down 1G modes

2019-07-22 Thread David Miller
From: Jose Abreu Date: Mon, 22 Jul 2019 16:07:21 +0200 > Some glue logic drivers support 1G without having GMAC/GMAC4/XGMAC. > > Let's allow this speed by default. > > Reported-by: Ondrej Jirman > Tested-by: Ondrej Jirman > Fixes: 5b0d7d7da64b ("net: stmmac: Add the missing speeds that XGMAC

[PATCH net] net: stmmac: Do not cut down 1G modes

2019-07-22 Thread Jose Abreu
Some glue logic drivers support 1G without having GMAC/GMAC4/XGMAC. Let's allow this speed by default. Reported-by: Ondrej Jirman Tested-by: Ondrej Jirman Fixes: 5b0d7d7da64b ("net: stmmac: Add the missing speeds that XGMAC supports") Signed-off-by: Jose Abreu --- Cc: Giuseppe Cavallaro Cc: