Re: [PATCH AUTOSEL 5.10 28/45] net: stmmac: Fixed mtu channged by cache aligned
From: Jakub Kicinski <kuba@kernel.org>
Date: 2021-01-20 06:09:21
Also in:
lkml, netdev, stable
From: Jakub Kicinski <kuba@kernel.org>
Date: 2021-01-20 06:09:21
Also in:
lkml, netdev, stable
On Tue, 19 Jan 2021 20:25:45 -0500 Sasha Levin wrote:
From: David Wu <redacted>
[ Upstream commit 5b55299eed78538cc4746e50ee97103a1643249c ]
Since the original mtu is not used when the mtu is updated,
the mtu is aligned with cache, this will get an incorrect.
For example, if you want to configure the mtu to be 1500,
but mtu 1536 is configured in fact.
Fixed: eaf4fac478077 ("net: stmmac: Do not accept invalid MTU values")
Signed-off-by: David Wu <redacted>
Link: https://lore.kernel.org/r/20210113034109.27865-1-david.wu@rock-chips.com (local)
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>This was applied 6 days ago, I thought you said you wait two weeks. What am I missing? _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel