You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/cns3xxx
Mathias Kresin 22ae14d0e7 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>
6 years ago
..
base-files treewide: remove obsolete sysupgrade watchdog kill 6 years ago
files cns3xxx: fix mtu setting with kernel 4.14 6 years ago
image build: replace uses of OpenWrt with $(VERSION_DIST) 6 years ago
patches-4.14 cns3xxx: correct size specifier in watchdog init print 6 years ago
Makefile cns3xxx: add myself as maintainer 6 years ago
config-4.14 kernel: enable THIN_ARCHIVES by default 6 years ago