diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2018-07-11 21:32:45 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-07-13 02:39:15 +0200 |
commit | 430ac34de9693bfe4bea0bab830e0ca0be9ef4b9 (patch) | |
tree | dd4b378fb1925c134af8e337a4976aa217e55dce /net/ieee802154 | |
parent | net: gemini: Move main init to port (diff) | |
download | linux-430ac34de9693bfe4bea0bab830e0ca0be9ef4b9.tar.xz linux-430ac34de9693bfe4bea0bab830e0ca0be9ef4b9.zip |
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>
Diffstat (limited to 'net/ieee802154')
0 files changed, 0 insertions, 0 deletions