[RFC PATCH v2 03/33] ethdev: fix variable shadowing issues
fengchengwen
fengchengwen at huawei.com
Mon Nov 10 02:12:23 CET 2025
Acked-by: Chengwen Feng <fengchengwen at huawei.com>
On 11/7/2025 11:49 PM, 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>
More information about the dev
mailing list