From: Joe Eykholt Date: Sat, 29 Jan 2011 00:04:34 +0000 (-0800) Subject: [SCSI] libfc: export seq_release() for users of seq_assign() X-Git-Tag: v2.6.39-rc1~440^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62bdb6455e8326f864ae1b43b4c4db7f630edc1c;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed