]> Git Repo - linux.git/commit
[SCSI] be2iscsi: Fix scsi_cmnd leakage in driver.
authorJayamohan Kallickal <[email protected]>
Wed, 29 Jan 2014 07:16:44 +0000 (02:16 -0500)
committerJames Bottomley <[email protected]>
Sat, 15 Mar 2014 17:19:11 +0000 (10:19 -0700)
commitda3349771c7ca01415df49929b265c21bc4295c3
tree9a65f9f0a59563faddfac3a6d78c6a7275c96bb3
parent9343be749085c2229622ef47058dca4937e30882
[SCSI] be2iscsi: Fix scsi_cmnd leakage in driver.

scsi_cmnd n io_task was not NULL when
 - Link goes down while IO was happening and session is closed.
 - Task for which TMF was sent.

Signed-off-by: John Soni Jose <[email protected]>
Signed-off-by: Jayamohan Kallickal <[email protected]>
Reviewed-by: Mike Christie <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
drivers/scsi/be2iscsi/be_main.c
This page took 0.052962 seconds and 4 git commands to generate.