Skip to content

update qedf driver to latest upstream

Nilesh Javali requested to merge njavali/centos-stream-9:BZ2046632 into main

Bugzilla: http://bugzilla.redhat.com/2046632

Upstream Status: git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git

Signed-off-by: Nilesh Javali njavali@redhat.com

Nilesh Javali (6): scsi: qedf: Fix error codes in qedf_alloc_global_queues() scsi: qedf: Fix potential dereference of NULL pointer scsi: qedf: Add stag_work to all the vports scsi: qedf: Fix refcount issue when LOGO is received during TMF scsi: qedf: Change context reset messages to ratelimited scsi: qedf: Stop using the SCSI pointer

drivers/scsi/qedf/qedf.h | 10 +++++++++- drivers/scsi/qedf/qedf_io.c | 26 +++++++++++++------------- drivers/scsi/qedf/qedf_main.c | 22 ++++++++++++++-------- 3 files changed, 36 insertions(+), 22 deletions(-)

Edited by Nilesh Javali

Merge request reports