commit | 000ff7c25a15134286c8bedf3975fe79f09d1798 | [log] [tgz] |
---|---|---|
author | Stephen M. Cameron <scameron@beardog.cce.hp.com> | Thu Mar 13 17:12:50 2014 -0500 |
committer | James Bottomley <JBottomley@Parallels.com> | Wed Mar 19 15:16:06 2014 -0700 |
tree | ca1d50356c14ad21249a39e651a842cecd68808c | |
parent | 97ea702bacf8ffb0b27448a46a7a66bfd9004202 [diff] |
[SCSI] hpsa: fix bad endif placement in RAID 5 mapper code It caused the i/o request to always be counted as ineligible for the accelerated i/o path on 32 bit systems and negatively affected performance. Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>