commit | 239e81048b7dcd27448db40c845f88ac7c68424e | [log] [tgz] |
---|---|---|
author | Joe Eykholt <jeykholt@cisco.com> | Tue Jul 20 15:21:07 2010 -0700 |
committer | James Bottomley <James.Bottomley@suse.de> | Wed Jul 28 09:06:01 2010 -0500 |
tree | c6d316b365e593a274511fca9562c87db2252a7e | |
parent | 24f089e2f2c800f88039e9d536d558ec6e349fad [diff] |
[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 <jeykholt@cisco.com> Signed-off-by: Robert Love <robert.w.love@intel.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>