[SCSI] isci: Fix tag leak in tasks and terminated requests.
authorJeff Skirvin <jeffrey.d.skirvin@intel.com>
Thu, 27 Oct 2011 22:05:01 +0000 (15:05 -0700)
committerJames Bottomley <JBottomley@Parallels.com>
Mon, 31 Oct 2011 09:16:04 +0000 (13:16 +0400)
commitd6891682220c18c01bf6838f30e37342c38fde44
treead0c61215cbc9de6c82e95825923f95ebc2532a1
parentc2cb8a5fd7d5d8729a4fc25937c4d6564f9a7aa3
[SCSI] isci: Fix tag leak in tasks and terminated requests.

Make sure terminated requests and completed task tags are freed.

Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/isci/task.c