]> git.karo-electronics.de Git - mv-sheeva.git/commit
[SCSI] libfc: fix fc_tm_done not freeing the allocated fsp pkt
authorYi Zou <yi.zou@intel.com>
Wed, 1 Dec 2010 00:19:35 +0000 (16:19 -0800)
committerJames Bottomley <James.Bottomley@suse.de>
Tue, 21 Dec 2010 18:24:27 +0000 (12:24 -0600)
commitb5fe5e953c65cd0ec4e9ffd001072700e5b89317
tree07fb2fcd313e43663de51b354ef7b0f259d71048
parent3a91090fe0df10091c5612db8528ee7a822ab83d
[SCSI] libfc: fix fc_tm_done not freeing the allocated fsp pkt

Frame should be freed in fc_tm_done, this is an updated patch on the one
initially submitted by Hillf Danton.

Signed-off-by: Hillf Danton <dhillf@gmail.com>
Signed-off-by: Yi Zou <yi.zou@intel.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/libfc/fc_fcp.c