[PATCH 2/4] net/bnxt: fix uninitialized read
Thomas Monjalon
thomas at monjalon.net
Mon Mar 16 19:39:36 CET 2026
12/03/2026 17:57, Stephen Hemminger:
> On Thu, 12 Mar 2026 10:36:04 +0000
> Kevin Traynor <ktraynor at redhat.com> wrote:
>
> > batch_info->enabled is read in tfc_mpc_batch_start() before it is
> > initialized.
> >
> > Initialize batch_info to avoid this.
> >
> > Fixes: 67ad40007cd6 ("net/bnxt/tf_ulp: fix VFR cleanup and stats lockup")
> > Cc: stable at dpdk.org
> >
> > Signed-off-by: Kevin Traynor <ktraynor at redhat.com>
>
> This needs to go through next-net-brcm so will delegate it.
Please avoid breaking series, it makes tracking confusing.
The whole series can go in next-net.
More information about the dev
mailing list