mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-24 20:18:56 +00:00
The member hba->pcidev may be used after its reference is dropped. Move the
put function to where it is never used to avoid potential use after free
issues.
Fixes:
|
||
|---|---|---|
| .. | ||
| 57xx_iscsi_constants.h | ||
| 57xx_iscsi_hsi.h | ||
| bnx2i_hwi.c | ||
| bnx2i_init.c | ||
| bnx2i_iscsi.c | ||
| bnx2i_sysfs.c | ||
| bnx2i.h | ||
| Kconfig | ||
| Makefile | ||