]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] isci: fix sata response handling
authorDan Williams <dan.j.williams@intel.com>
Sat, 30 Jul 2011 00:16:40 +0000 (17:16 -0700)
committerJames Bottomley <JBottomley@Parallels.com>
Wed, 24 Aug 2011 02:45:45 +0000 (19:45 -0700)
commit03e0e01af4f872adbb5bd2dadcaf39dd3a17fde0
treef42d2433f56f10ad1a9b12b4f1479db2be7ef579
parent7b74cfbf6543116ddf1f780f7ecd666b4ef3e3d3
[SCSI] isci: fix sata response handling

A bug (likely copy/paste) that has been carried from the original
implementation.  The unsolicited frame handling structure returns the
d2h fis in the isci_request.stp.rsp buffer.

Cc: <stable@kernel.org>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/isci/request.c