Hi Maxime, Thanks for your effort.
> -----Original Message----- > From: Maxime Coquelin <[email protected]> > Sent: Friday, June 17, 2022 10:08 PM > To: Pei, Andy <[email protected]>; [email protected] > Cc: Xia, Chenbo <[email protected]>; Wang, Xiao W > <[email protected]>; Xu, Rosen <[email protected]>; Xiao, QimaiX > <[email protected]> > Subject: Re: [PATCH v2] vdpa/ifc: fix null pointer dereference > > > > On 6/15/22 08:23, Andy Pei wrote: > > Fix null pointer dereference reported in coverity scan. > > > > Coverity issue: 378882 > > Fixes: 5d75517beffe ("vdpa/ifc/base: access correct register for blk > > device") > > > > Signed-off-by: Andy Pei <[email protected]> > > Acked-by: Xiao Wang <[email protected]> > > --- > > drivers/vdpa/ifc/base/ifcvf.c | 9 +++++++++ > > 1 file changed, 9 insertions(+) > > > > Applied to dpdk-next-virtio/main. > > Thanks, > Maxime

