kernel-ark/drivers
Albert Lee 6952df0355 [PATCH] sg traverse fix for __atapi_pio_bytes()
Problem:
Incorrect md5sum when using ATAPI PIO mode to verify a distro CD.

Root cause:  sg traverse problem.
In __atapi_pio_bytes(), if qc->cursg++ is increased and "goto
next_page" is executed, then sg is not updated to the new qc->cursg
and the old sg is overwritten with the new data.

Changes:
- Replace "goto next_page" with "goto next_sg" to make sg updated.

Signed-off-by: Albert Lee <albertcc@tw.ibm.com>
2005-06-09 03:14:59 -04:00
..
acorn
acpi
atm
base
block
bluetooth
cdrom
char [PATCH] Replace check_bridge_mode() with (bridge->mode & AGSTAT_MODE_3_0). 2005-06-07 12:35:44 -07:00
cpufreq
crypto
dio
eisa
fc4
firmware
i2c
ide
ieee1394
infiniband
input [PATCH] input: disable scroll feature on AT keyboards 2005-06-07 13:39:26 -07:00
isdn
macintosh
mca
md [PATCH] dm: Handle READA requests in dm-mpath.c 2005-06-08 16:21:14 -07:00
media
message
misc
mmc
mtd
net [TG3]: Update driver version and release date. 2005-06-08 14:15:52 -07:00
nubus
oprofile
parisc
parport
pci [PATCH] PCI: do VIA IRQ fixup always, not just in PIC mode 2005-06-07 13:39:26 -07:00
pcmcia
pnp
s390
sbus
scsi [PATCH] sg traverse fix for __atapi_pio_bytes() 2005-06-09 03:14:59 -04:00
serial [PATCH] Serial: remove unused variable in sa1100 driver 2005-06-08 19:26:47 +01:00
sh
sn
tc
telephony
usb [PATCH] USB: resolve Zaurus problem 2005-06-03 08:16:17 -07:00
video
w1
zorro
Kconfig
Makefile