Re: [PATCH 4/5] net: dsa: b53: allow lower MTUs on BCM5325/5365
From: Florian Fainelli
Date: Fri Oct 04 2024 - 23:39:48 EST
On 10/4/2024 1:47 AM, Jonas Gorski wrote:
While BCM5325/5365 do not support jumbo frames, they do support slightly
oversized frames, so do not error out if requesting a supported MTU for
them.
Fixes: 6ae5834b983a ("net: dsa: b53: add MTU configuration support")
Signed-off-by: Jonas Gorski <jonas.gorski@xxxxxxxxx>
Reviewed-by: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
Could be squashed with the previous commit, though no strong opinion
either way.
--
Florian