]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] be2iscsi: Return async handle of unknown opcode to free list.
authorJayamohan Kallickal <jayamohan.kallickal@emulex.com>
Wed, 4 Apr 2012 04:41:48 +0000 (23:41 -0500)
committerJames Bottomley <JBottomley@Parallels.com>
Wed, 25 Apr 2012 08:27:40 +0000 (09:27 +0100)
commitbd1bde826d5d3f92f281f14dcfa00de2e494d382
tree29463a985782a3b064ed314e62b0609c25685249
parente87451cd6abc43ac686834a310412674e74e07fc
[SCSI] be2iscsi: Return async handle of unknown opcode to free list.

The async handle corresponding to unknown Opcode was not freed
earlier. This code does the fix for that.

Signed-off-by: John Soni Jose <sony.john-n@emulex.com>
Signed-off-by: Jayamohan Kallickal <jayamohan.kallickal@emulex.com>
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/be2iscsi/be_main.c