On Mon, Aug 24, 2020 at 6:11 PM Ferruh Yigit <[email protected]> wrote: > > On 8/24/2020 12:46 PM, wangyunjian wrote: > > From: Yunjian Wang <[email protected]> > > > > Coverity flags that 'fp->sb_info' variable is used before > > it's checked for NULL. This patch fixes this issue. > > > > Coverity issue: 260413 > > Fixes: 4c4bdadfa9e7 ("net/qede: refactoring multi-queue implementation") > > Cc: [email protected] > > > > Signed-off-by: Yunjian Wang <[email protected]> > > Reviewed-by: Ferruh Yigit <[email protected]>
Applied to dpdk-next-net-mrvl/main. Thanks >

