openwrt/target/linux/cns3xxx/files
Mathias Kresin 50dbaee55c cns3xxx: fix mtu setting with kernel 4.14
Since kernel 4.10 commit 61e84623ace3 ("net: centralize net_device
min/max MTU checking"), the range of mtu is [min_mtu, max_mtu], which
is [68, 1500] by default.

It's necessary to set a max_mtu if a mtu > 1500 is supported.

Tested-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Signed-off-by: Mathias Kresin <dev@kresin.me>
2018-08-20 13:04:34 +02:00
..
arch/arm/mach-cns3xxx cns3xxx: remove linux 4.9 support 2018-02-13 10:01:53 +01:00
drivers cns3xxx: fix mtu setting with kernel 4.14 2018-08-20 13:04:34 +02:00
include/linux/platform_data cns3xxx: update to linux 3.10 2014-07-31 23:40:49 +00:00