commit | 56bcd5912221822b09685143916aa834d7e354f5 | [log] [tgz] |
---|---|---|
author | Jose Abreu <Jose.Abreu@synopsys.com> | Wed Sep 04 15:17:03 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 05 12:19:55 2019 +0200 |
tree | 3ae1dc6ec95699dfe54f35ce9769a4f941d86777 | |
parent | c2b69474d63b62e7a1898faf86d096ad132e7baa [diff] |
net: stmmac: Correctly assing MAX MTU in XGMAC cores case Maximum MTU for XGMAC cores is 16k thus the check for presence of XGMAC shall be done first in order to assign correct value. Signed-off-by: Jose Abreu <joabreu@synopsys.com> Signed-off-by: David S. Miller <davem@davemloft.net>