]> git.karo-electronics.de Git - karo-tx-linux.git/commit
isci: fix sata response handling
authorDan Williams <dan.j.williams@intel.com>
Sat, 30 Jul 2011 00:16:40 +0000 (17:16 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 3 Oct 2011 18:40:22 +0000 (11:40 -0700)
commit60c48a44d308985ccc6335d4591d75acc7e1da77
tree3787ead61898c3533f7910d367e14d1dbc441cf7
parent101e357617f790d36b999dada08c437fd2431c3c
isci: fix sata response handling

commit 1a878284473284f9577d44babf16d87152a05c33 upstream.

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.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/scsi/isci/request.c