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]>

