]> asedeno.scripts.mit.edu Git - linux.git/commit
net: stmmac: xgmac: Enable RX Jumbo frame support
authorJose Abreu <Jose.Abreu@synopsys.com>
Wed, 4 Sep 2019 13:17:04 +0000 (15:17 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 5 Sep 2019 10:19:55 +0000 (12:19 +0200)
commit8a488c3f97cd6d87a930f776ef2c1c7351b8fbe5
tree96e23e0dd9405447bb45370f23009d0a3e5b8020
parent56bcd5912221822b09685143916aa834d7e354f5
net: stmmac: xgmac: 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/dwxgmac2.h
drivers/net/ethernet/stmicro/stmmac/dwxgmac2_core.c