]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
qla2xxx: Remove decrement of sp reference count in abort handler.
authorChad Dupuis <chad.dupuis@qlogic.com>
Tue, 4 Aug 2015 17:38:00 +0000 (13:38 -0400)
committerJames Bottomley <JBottomley@Odin.com>
Thu, 27 Aug 2015 00:47:45 +0000 (17:47 -0700)
commit96219424f2c7b767e42ccf203df40d7df677a5e3
treedf3006bb36e4d2530fcbe27216a06abdc9eb097a
parent03aa868c1b7b2633a4faa97b28c40e64c91a8e7f
qla2xxx: Remove decrement of sp reference count in abort handler.

Fix for memory leak when command is not found by firmware due to
mismatch in sp reference count.

Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com>
Signed-off-by: Himanshu Madhani <himanshu.madhani@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
drivers/scsi/qla2xxx/qla_os.c