openwrt/target/linux/cns3xxx
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
..
base-files treewide: remove obsolete sysupgrade watchdog kill 2018-02-16 14:44:02 +01:00
files cns3xxx: fix mtu setting with kernel 4.14 2018-08-20 13:04:34 +02:00
image build: replace uses of OpenWrt with $(VERSION_DIST) 2018-02-05 10:15:53 +01:00
patches-4.14 kernel: bump 4.14 to 4.14.60 for 18.06 2018-08-06 07:30:41 +02:00
config-4.14 kernel: enable THIN_ARCHIVES by default 2018-05-24 17:24:31 +02:00
Makefile cns3xxx: switch to kernel 4.14 2018-01-17 11:07:17 +01:00