]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] libfc: add interface to allocate a sequence for incoming requests
authorJoe Eykholt <jeykholt@cisco.com>
Tue, 20 Jul 2010 22:21:07 +0000 (15:21 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Wed, 28 Jul 2010 14:06:01 +0000 (09:06 -0500)
commitd2cbffa0203d4e0d801a7a8ddfd6223253648e1e
treec6d316b365e593a274511fca9562c87db2252a7e
parentfb564df11f1e33063a806f78a01bee954e4f40b0
[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>
drivers/scsi/libfc/fc_exch.c
include/scsi/libfc.h