[SCSI] libfc: export seq_release() for users of seq_assign()
authorJoe Eykholt <jeykholt@cisco.com>
Sat, 29 Jan 2011 00:04:34 +0000 (16:04 -0800)
committerJames Bottomley <James.Bottomley@suse.de>
Sat, 12 Feb 2011 17:03:40 +0000 (11:03 -0600)
Target modules using lport->tt.seq_assign() get a hold on the
exchange but have no way of releasing it.  Add that.

Signed-off-by: Joe Eykholt <jeykholt@cisco.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>

No differences found