If bnx2i_map_ep_dbell_regs() then we accidentally return NULL instead of
an error pointer. It results in a NULL dereference in
iscsi_if_ep_connect().
Fixes:
|
||
|---|---|---|
| .. | ||
| 57xx_iscsi_constants.h | ||
| 57xx_iscsi_hsi.h | ||
| Kconfig | ||
| Makefile | ||
| bnx2i.h | ||
| bnx2i_hwi.c | ||
| bnx2i_init.c | ||
| bnx2i_iscsi.c | ||
| bnx2i_sysfs.c | ||