]> 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)
commita7a0ced1817106de87e483a530fc456b3669c819
treef42d2433f56f10ad1a9b12b4f1479db2be7ef579
parenteeafd1ad28aea5a3c5e41c32ecf4910aec6e485c
[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