commit | 6a716a8535ea8ed7676cea1e122f1c3d02e55b6b | [log] [tgz] |
---|---|---|
author | Yi Zou <yi.zou@intel.com> | Mon May 16 16:45:40 2011 -0700 |
committer | James Bottomley <jbottomley@parallels.com> | Tue May 24 12:36:51 2011 -0400 |
tree | 038539b13724f49ceac3a4f1fd7fe31911a12b32 | |
parent | 83383dd11a445bbe493c75b9c88c243aa43df8d7 [diff] |
[SCSI] libfc: release DDP context if frame_send() fails In case frame_send() fails, make sure to let the underlying HW release the DDP context that has already been set up before calling frame_send(). Signed-off-by: Yi Zou <yi.zou@intel.com> Signed-off-by: Robert Love <robert.w.love@intel.com> Signed-off-by: James Bottomley <jbottomley@parallels.com>