Skip to content
Commit 99cab710 authored by Jonathan McDowell's avatar Jonathan McDowell Committed by Jakub Kicinski
Browse files

net: dsa: qca8k: Fix port MTU setting



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: default avatarDENG Qingfang <dqfext@gmail.com>
Fixes: f58d2598

 ("net: dsa: qca8k: implement the port MTU callbacks")
Signed-off-by: default avatarJonathan McDowell <noodles@earth.li>
Reviewed-by: default avatarAndrew Lunn <andrew@lunn.ch>
Link: https://lore.kernel.org/r/20201030183315.GA6736@earth.li


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent b6df8c81
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment