openwrt/target/linux/ramips/files-4.14/drivers
Mathias Kresin b81774cff8 ramips: mt7621: 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.

Signed-off-by: Mathias Kresin <dev@kresin.me>
(backported from 5da2c68d00)
2018-12-18 09:43:59 +01:00
..
mmc/host/mtk-mmc Revert "ramips: mmc: Sync with staging drivers" 2018-05-15 12:42:40 +02:00
net/ethernet/mtk ramips: mt7621: fix mtu setting with kernel 4.14 2018-12-18 09:43:59 +01:00