]> asedeno.scripts.mit.edu Git - linux.git/commit
net: stmmac: dwmac4: Enable RX Jumbo frame support
authorJose Abreu <Jose.Abreu@synopsys.com>
Fri, 6 Sep 2019 07:41:15 +0000 (09:41 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sat, 7 Sep 2019 15:57:41 +0000 (17:57 +0200)
commit41f2a3e6367e3dfe06a8f7349859bb00d77f4560
treea10c884f85a402fb7dc630c3fd4310715feaa9d7
parentb3138c5b0f9c578b60e0a510cac720a056156b4a
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>
drivers/net/ethernet/stmicro/stmmac/dwmac4.h
drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c