On 4/25/2021 1:58 PM, Min Hu (Connor) wrote: > From: HongBo Zheng <[email protected]> > > In function efx_pci_xilinx_cap_tbl_find, pointer entry_offsetp is used > before null pointer check, which may cause access to null pointer. > > This patch fix this problem. > > Fixes: ba9568b8b4b7 ("common/sfc_efx/base: add Xilinx capabilities table > lookup") > Cc: [email protected] > > Signed-off-by: HongBo Zheng <[email protected]> > Signed-off-by: Min Hu (Connor) <[email protected]>
Reviewed-by: Ferruh Yigit <[email protected]> Applied to dpdk-next-net/main, thanks.

