]> www.infradead.org Git - users/jedix/linux-maple.git/commit
lpfc: Utilize embedded CDB logic to minimize IO latency
authorJames Smart <james.smart@broadcom.com>
Thu, 31 Mar 2016 21:12:30 +0000 (14:12 -0700)
committerChuck Anderson <chuck.anderson@oracle.com>
Mon, 27 Feb 2017 06:13:00 +0000 (22:13 -0800)
commit2a12655af722d97b784edf99e68e385574b3d569
tree020fdf02e971b0365c9edcc4d4cc7ec9501cb5de
parentb93981e16a893976fccfaefea922253fa70e9c71
lpfc: Utilize embedded CDB logic to minimize IO latency

Orabug: 25486030

Pass cmd iu payloads inline to adapter job structure rather than as
separate dma buffers.

Signed-off-by: Dick Kennedy <dick.kennedy@avagotech.com>
Signed-off-by: James Smart <james.smart@avagotech.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
(cherry picked from commit b5c539583988b70bddea73f333c640fc93a62e88)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/scsi/lpfc/lpfc_sli.c