On Thu, 6 Nov 2025 14:09:38 +0000 Bruce Richardson <[email protected]> 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: [email protected]
>
> Signed-off-by: Bruce Richardson <[email protected]>
Acked-by: Stephen Hemminger <[email protected]>

