1
0
Fork 0
alistair23-linux/drivers/net/ethernet/cortina
Linus Walleij 430ac34de9 net: gemini: Indicate that we can handle jumboframes
The hardware supposedly handles frames up to 10236 bytes and
implements .ndo_change_mtu() so accept 10236 minus the ethernet
header for a VLAN tagged frame on the netdevices. Use
ETH_MIN_MTU as minimum MTU.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-07-12 17:39:15 -07:00
..
Kconfig net: gemini: Depend on HAS_IOMEM 2018-01-21 18:05:30 -05:00
Makefile
gemini.c net: gemini: Indicate that we can handle jumboframes 2018-07-12 17:39:15 -07:00
gemini.h