]> www.infradead.org Git - users/jedix/linux-maple.git/commit
be2iscsi: Return async handle of unknown opcode to free list.
authorroot <root@localhost.localdomain>
Wed, 2 May 2012 14:26:56 +0000 (19:56 +0530)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Fri, 11 May 2012 00:08:54 +0000 (17:08 -0700)
commit87d94abfb7f7ad15a78b18fa3d0c2cca1203ca81
treedae07c13eb70be751cf9693a00da3db84e8fb72e
parent70f465d9767a66d215c5ad72d4fe2d721448820f
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: root <root@localhost.(none)>
drivers/scsi/be2iscsi/be_main.c