summaryrefslogtreecommitdiff
path: root/drivers/scsi/libfc/fc_exch.c
diff options
context:
space:
mode:
authorRobert Love <robert.w.love@intel.com>2009-11-03 19:47:28 (GMT)
committerJames Bottomley <James.Bottomley@suse.de>2009-12-04 18:01:05 (GMT)
commit5868287460b0fc243e828a0b856cd53d8bf45739 (patch)
tree81b18b5e3a104b3202b8e2583d9bd3ffc5546895 /drivers/scsi/libfc/fc_exch.c
parent07aac328342d6ca1725d901e1c5da8a1aa88f557 (diff)
downloadlinux-fsl-qoriq-5868287460b0fc243e828a0b856cd53d8bf45739.tar.xz
[SCSI] libfc: Add routine to copy data from a buffer to a SG list
When handling the multi-frame responses of fc pass-thru requests, a code segment similar to fc_fcp_recv_data (routine to receive inbound SCSI data) is used in the response handler. This patch is to add a routine, called fc_copy_buffer_to_sglist(), to handle the common function of copying data from a buffer to a scatter- gather list in order to avoid code duplication. Signed-off-by: Robert Love <robert.w.love@intel.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'drivers/scsi/libfc/fc_exch.c')
0 files changed, 0 insertions, 0 deletions