From: Joe Eykholt Date: Tue, 20 Jul 2010 22:21:07 +0000 (-0700) Subject: [SCSI] libfc: add interface to allocate a sequence for incoming requests X-Git-Tag: v2.6.36-rc1~570^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=239e81048b7dcd27448db40c845f88ac7c68424e;p=pandora-kernel.git [SCSI] libfc: add interface to allocate a sequence for incoming requests For incoming ELS and FCP requests, we often don't require an exchange and sequence, however, sometimes we do. For those cases, (primarily FCP requests for targets) add a function to set up the exchange and sequence. Signed-off-by: Joe Eykholt Signed-off-by: Robert Love Signed-off-by: James Bottomley --- Reading git-diff-tree failed