Hi, > -----Original Message----- > From: David Marchand [mailto:[email protected]] > Sent: Friday, October 25, 2019 3:22 > To: Xu, Rosen <[email protected]>; Zhang, Tianfei > <[email protected]> > Cc: dev <[email protected]>; dpdk stable <[email protected]> > Subject: Re: [dpdk-dev] [PATCH] raw/ifpga/base: dereference before null > check > > On Tue, Sep 17, 2019 at 4:38 PM Tianfei zhang <[email protected]> > wrote: > > > > Add pointer null check before dereference. > > > > Coverity issue: 344976 > > Fixes: 12f92a51 ("raw/ifpga/base: fix retimer link status") > > Cc: [email protected] > > > > Signed-off-by: Tianfei zhang <[email protected]> > > This patch touches a "base driver" file, is this ok ?
It's just raw/ifpga internal base driver. > > -- > David Marchand

