[RFC PATCH v2 03/33] ethdev: fix variable shadowing issues

Andrew Rybchenko andrew.rybchenko at oktetlabs.ru
Sun Nov 9 15:36:01 CET 2025


On 11/7/25 18:49, Bruce Richardson wrote:
> Remove unneeded extra variable definitions, and rename variables as
> necessary to ensure clean compile with -Wshadow warnings enabled.
> 
> Fixes: e489007a411c ("ethdev: add generic create/destroy ethdev APIs")
> Fixes: 1bb4a528c41f ("ethdev: fix max Rx packet length")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>

Acked-by: Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>



More information about the dev mailing list