commit | 6fbf25e86beef1c6719e760a241a7aef9ad145e3 | [log] [tgz] |
---|---|---|
author | Swen Schillig <swen@vnet.ibm.com> | Wed Nov 17 14:23:41 2010 +0100 |
committer | James Bottomley <James.Bottomley@suse.de> | Thu Dec 09 09:41:18 2010 -0600 |
tree | a1bce89d66cbc9b0fb1362b52a2b958be1094939 | |
parent | 5bfb2c31487eaff3840e02548e6acf89a048765b [diff] |
[SCSI] zfcp: Correct false abort data assignment. The request data assignment between the fsf abort initiator and its corresponding handler is not consistent and leads to an unpredictable behaviour, e.g. kernel panic. This patch fixes this issue and assigns the correct value. Signed-off-by: Swen Schillig <swen@vnet.ibm.com> Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>