]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
scsi: qla2xxx: Allow recovery for tape devices
authorShreyas Deodhar <sdeodhar@marvell.com>
Wed, 10 Dec 2025 10:15:58 +0000 (15:45 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Feb 2026 09:19:45 +0000 (10:19 +0100)
commitae49d33bfc08bfc108b155795c14700d754cf5d2
tree7c10e652de4a535177514df965661cc5a2982ba5
parent1a9585e4c58d1f1662b3ca46110ed4f583082ce5
scsi: qla2xxx: Allow recovery for tape devices

commit b0335ee4fb94832a4ef68774ca7e7b33b473c7a6 upstream.

Tape device doesn't show up after RSCNs.  To fix this, remove tape
device specific checks which allows recovery of tape devices.

Fixes: 44c57f205876 ("scsi: qla2xxx: Changes to support FCP2 Target")
Cc: stable@vger.kernel.org
Signed-off-by: Shreyas Deodhar <sdeodhar@marvell.com>
Signed-off-by: Nilesh Javali <njavali@marvell.com>
Reviewed-by: Himanshu Madhani <hmadhani2024@gmail.com>
Link: https://patch.msgid.link/20251210101604.431868-7-njavali@marvell.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/scsi/qla2xxx/qla_gs.c
drivers/scsi/qla2xxx/qla_init.c