diff options
author | Brian King <brking@us.ibm.com> | 2006-02-09 05:57:42 +0300 |
---|---|---|
committer | <jejb@mulgrave.il.steeleye.com> | 2006-02-12 20:05:44 +0300 |
commit | 4733804c9f62fbc17ba69e8654a5fdf465f5bc41 (patch) | |
tree | 4ed2f54a67b5529d7b017c8044264041d0bdaa81 /drivers/scsi/megaraid.c | |
parent | 0d4be1240b2668b6a3ffadb15eb660baf52f8377 (diff) | |
download | linux-4733804c9f62fbc17ba69e8654a5fdf465f5bc41.tar.xz |
[SCSI] ipr: Fix adapter initialization failure
Since scsi core is always sending scatterlists now, remove
some code which was written with the bad assumption that
a small transfer would not be sent down in a scatterlist.
Without this fix, the ipr driver ends up sending garbage
data to the adapter following a reset, causing it to
fail the reset and take the adapter offline.
Signed-off-by: Brian King <brking@us.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/scsi/megaraid.c')
0 files changed, 0 insertions, 0 deletions