scsi: qla2xxx: Return switch command on a timeout
[ Upstream commit ef801f07e7b3cc1786d8ab1b4fdf069cc2a136d2 ]
This patch fixes commit bcc71cc3cde1 ("scsi: qla2xxx: Fix for double
free of SRB structure") which placed code in wrong routines.
Also updated the use of WARN_ON() to WARN_ON_ONCE() to prevent
flooding log messages.
Fixes: bcc71cc3cde1 ("scsi: qla2xxx: Fix for double free of SRB structure")
Signed-off-by:
Himanshu Madhani <himanshu.madhani@cavium.com>
Signed-off-by:
Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading
Please register or sign in to comment