commit | 41f2a3e6367e3dfe06a8f7349859bb00d77f4560 | [log] [tgz] |
---|---|---|
author | Jose Abreu <Jose.Abreu@synopsys.com> | Fri Sep 06 09:41:15 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sat Sep 07 17:57:41 2019 +0200 |
tree | a10c884f85a402fb7dc630c3fd4310715feaa9d7 | |
parent | b3138c5b0f9c578b60e0a510cac720a056156b4a [diff] |
net: stmmac: dwmac4: Enable RX Jumbo frame support We are already doing it by default in the TX path so we can also enable Jumbo Frame support in the RX path independently of MTU value. Signed-off-by: Jose Abreu <joabreu@synopsys.com> Signed-off-by: David S. Miller <davem@davemloft.net>