On Wed, Jan 21, 2026 at 12:05:59PM +0100, Thomas Monjalon wrote: > The drivers mvpp2 and mlx5 for Windows > were not checked when enabling -Wshadow. > Here are the missing small fixes. > > Thomas Monjalon (2): > common/mlx5: fix variable shadowing > net/mvpp2: fix variable shadowing > > drivers/common/mlx5/windows/mlx5_glue.h | 2 +- > drivers/net/mvpp2/mrvl_ethdev.c | 1 - > 2 files changed, 1 insertion(+), 2 deletions(-) > Thanks Thomas.
Acked-by: Bruce Richardson <[email protected]>

