Searched hist:f31624831a79b9e3f129f6c3b0a1b83903a7b61e (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/scsi/libfc/ |
H A D | fc_exch.c | diff f31624831a79b9e3f129f6c3b0a1b83903a7b61e Sat Feb 26 00:02:56 CET 2011 Parikh, Neerav <neerav.parikh@intel.com> [SCSI] Revert "[SCSI] libfc: fix exchange being deleted when the abort itself is timed out"
When abort for an exchange timed out it didn't release the reference to the exchange resulting in a memory leak.
After discussion with the author of the patch (CC) that introduced this bug it was suggested to revert that patch.
This reverts commit ea3e2e72eeb3e8a9440a5da965914f9b12088626.
Signed-off by: Neerav Parikh <Neerav.Parikh@intel.com> Tested-by: Ross Brattain <ross.b.brattain@intel.com> Signed-off-by: Robert Love <robert.w.love@intel.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
|