]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
net: stmmac: est: Fix GCL bounds checks
authorRohan G Thomas <rohan.g.thomas@altera.com>
Tue, 28 Oct 2025 03:18:45 +0000 (11:18 +0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 30 Oct 2025 01:49:24 +0000 (18:49 -0700)
commit48b2e323c018c4c908ae5acabff326647bab5240
treeabf14d073f7b2dc3b1ccf341c77728d241eea924
parentded9813d17d3dd50a08e7a2ca1495769ef9c6673
net: stmmac: est: Fix GCL bounds checks

Fix the bounds checks for the hw supported maximum GCL entry
count and gate interval time.

Fixes: b60189e0392f ("net: stmmac: Integrate EST with TAPRIO scheduler API")
Signed-off-by: Rohan G Thomas <rohan.g.thomas@altera.com>
Reviewed-by: Matthew Gerlach <matthew.gerlach@altera.com>
Link: https://patch.msgid.link/20251028-qbv-fixes-v4-3-26481c7634e3@altera.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c