summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJayamohan Kallickal <jayamohank@gmail.com>2013-04-06 03:38:31 (GMT)
committerJames Bottomley <JBottomley@Parallels.com>2013-05-02 15:14:07 (GMT)
commit4a4a11b98a39f479cdccef879635a72b0422049b (patch)
tree6258c5bb957ce940c6f0be9ab9c8eb1e8d6f121b /lib
parent6ea9b3b0337d55c901cea38e2d85103e2268d757 (diff)
downloadlinux-4a4a11b98a39f479cdccef879635a72b0422049b.tar.xz
[SCSI] be2iscsi : Fix the NOP-In handling code path
When target send a NOP-IN with valid TTT, driver issues a NOP-OUT and the task was not freed from driver. The task list available for the session used to run out, and as no more task list were available no more iSCSI commands were exchanged on that session. This patches fixed the issue, by calling iscsi_put_task. Signed-off-by: Minh Tran <minhduc.tran@emulex.com> Signed-off-by: John Soni Jose <sony.john-n@emulex.com> Signed-off-by: Jayamohan Kallickal <jayamohan.kallickal@emulex.com> Reviewed-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions