On Tue, Jul 28, 2020 at 02:27:43PM +0200, Frank Wunderlich wrote: > From: Landen Chao <landen.c...@mediatek.com> > > in recent Kernel-Versions there are warnings about incorrect MTU-Size > like these: > > eth0: mtu greater than device maximum > mtk_soc_eth 1b100000.ethernet eth0: error -22 setting MTU to include DSA > overhead > > Fixes: bfcb813203e6 ("net: dsa: configure the MTU for switch ports") > Fixes: 72579e14a1d3 ("net: dsa: don't fail to probe if we couldn't set the > MTU") > Fixes: 7a4c53bee332 ("net: report invalid mtu value via netlink extack") > Signed-off-by: René van Dorst <opensou...@vdorst.com> > Signed-off-by: Frank Wunderlich <fran...@public-files.de>
Reviewed-by: Andrew Lunn <and...@lunn.ch> Andrew