On Fri, 30 Oct 2020 19:47:33 +0100 Andrew Lunn wrote: > On Fri, Oct 30, 2020 at 06:33:15PM +0000, Jonathan McDowell wrote: > > The qca8k only supports a switch-wide MTU setting, and the code to take > > the max of all ports was only looking at the port currently being set. > > Fix to examine all ports. > > > > Reported-by: DENG Qingfang <dqf...@gmail.com> > > Fixes: f58d2598cf70 ("net: dsa: qca8k: implement the port MTU callbacks") > > Cc: sta...@vger.kernel.org > > Signed-off-by: Jonathan McDowell <nood...@earth.li> > > Reviewed-by: Andrew Lunn <and...@lunn.ch>
Applied, thanks!