[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)
commit62bdb6455e8326f864ae1b43b4c4db7f630edc1c
treea802a76583670b42d7d36f69241e6bb31ff49b16
parent04885b16a1ec86b4670702b99a81805e66bf9f30
[SCSI] libfc: export seq_release() for users of seq_assign()

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>
drivers/scsi/libfc/fc_exch.c
include/scsi/libfc.h