]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP Passthrough request...
authorSuganath prabu Subramani <suganath-prabu.subramani@avagotech.com>
Thu, 28 Jan 2016 06:36:59 +0000 (12:06 +0530)
committerTim Gardner <tim.gardner@canonical.com>
Wed, 6 Apr 2016 09:19:53 +0000 (10:19 +0100)
commit249df15e07049478abd02e8757745905030672a0
treed0388ec20d4486eec833a864e359dbaa34f5f9ec
parentc986c4531081310915defdf93740f251f4955d96
mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP Passthrough request message.

BugLink: http://bugs.launchpad.net/bugs/1512221
As driver was using MPI SGL while framing the SMP Passthrough request
message due to which firmware unable to post the Reply Data in the host
memory and timeout is observed for this SMP Passthrough request message
and so unable to perform phy disable operation.

Signed-off-by: Suganath prabu Subramani <suganath-prabu.subramani@avagotech.com>
Signed-off-by: Chaitra P B <chaitra.basappa@avagotech.com>
Reviewed-by: Tomas Henzl <thenzl@redhat.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
(cherry picked from commit 415f1c3fe636022dd2d91fc152c0665adf588e44)
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
drivers/scsi/mpt3sas/mpt3sas_transport.c