[PATCH net 0/2] net/stmmac: Fixes for maximum TX/RX queues to use by driver
From: Jakub Raczynski
Date: Thu Jun 11 2026 - 07:34:17 EST
When contributing other changes preparing functions for new XGMAC hardware
https://lore.kernel.org/netdev/20260601162537.553512-1-j.raczynski@xxxxxxxxxxx/
there have been reports by Sashiko AI review about pre-existing issues
in the code. These problems are non-insignificant and are 'net' material fixes,
rather than net-next features.
One issue in this patchset was reported by Sashiko AI, while other
technically part of new patchset, but is reasonable related fix.
All of issues are wrong DTS configuration, but kernel needs to handle it.
Jakub Raczynski (2):
net/stmmac: Apply TBS config only to used queues
net/stmmac: Apply MTL_MAX queue limit if config missing
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 2 +-
drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
--
2.34.1