https://github.com/torvalds/linux
Revision 4733804c9f62fbc17ba69e8654a5fdf465f5bc41 authored by Brian King on 09 February 2006, 02:57:42 UTC, committed by <jejb@mulgrave.il.steeleye.com> on 12 February 2006, 17:05:44 UTC
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>
1 parent 0d4be12
History
Tip revision: 4733804c9f62fbc17ba69e8654a5fdf465f5bc41 authored by Brian King on 09 February 2006, 02:57:42 UTC
[SCSI] ipr: Fix adapter initialization failure
Tip revision: 4733804
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 424 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 65.7 KB
Makefile -rw-r--r-- 43.8 KB
README -rw-r--r-- 15.1 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top