[RFC PATCH 09/19] pcapng: rename variable to fix shadowing

Stephen Hemminger stephen at networkplumber.org
Thu Nov 6 16:51:20 CET 2025


On Thu,  6 Nov 2025 14:09:38 +0000
Bruce Richardson <bruce.richardson at intel.com> wrote:

> The "len" variable is shadowed within a function, so rename inner use to
> the more descriptive "filter_len" to fix the issue.
> 
> Fixes: d1da6d0d04c7 ("pcapng: require per-interface information")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>

Acked-by: Stephen Hemminger <stephen at networkplumber.org>


More information about the dev mailing list