kernel-ark/drivers/ieee1394
Ben Collins fe42b05a99 sbp2: remove manipulation of inquiry response
This code became ineffective a few Linux releases ago and is not
required anyway.

Note from Christoph Hellwig: scsi_cmnd.request_buffer is always a
scatterlist these days.  Checking random bites into it and then
mangling the data in sbp2_check_sbp2_response will cause really bad
memory corruption when you're not lucky enough to have the check not
trigger by luck.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Signed-off-by: Ben Collins <bcollins@ubuntu.com>
2006-06-12 18:12:59 -04:00
..
.gitignore
config_roms.c
config_roms.h
csr1212.c
csr1212.h
csr.c
csr.h
dma.c ieee1394: speed up of dma_region_sync_for_cpu 2006-06-12 17:52:59 -04:00
dma.h
dv1394-private.h
dv1394.c
dv1394.h
eth1394.c ieee1394: support for slow links or slow 1394b phy ports 2006-06-12 18:12:37 -04:00
eth1394.h
highlevel.c
highlevel.h
hosts.c From: Arjan van de Ven <arjan@infradead.org> 2006-06-12 18:11:07 -04:00
hosts.h ieee1394: save RAM by using a single tlabel for broadcast transactions 2006-06-12 18:12:49 -04:00
ieee1394_core.c ieee1394: support for slow links or slow 1394b phy ports 2006-06-12 18:12:37 -04:00
ieee1394_core.h
ieee1394_hotplug.h
ieee1394_transactions.c ieee1394: save RAM by using a single tlabel for broadcast transactions 2006-06-12 18:12:49 -04:00
ieee1394_transactions.h
ieee1394_types.h
ieee1394-ioctl.h
ieee1394.h
iso.c
iso.h
Kconfig
Makefile
nodemgr.c ieee1394: support for slow links or slow 1394b phy ports 2006-06-12 18:12:37 -04:00
nodemgr.h
ohci1394.c ieee1394/ohci1394: CycleTooLong interrupt management 2006-06-12 18:12:21 -04:00
ohci1394.h
oui2c.sh
oui.db
pcilynx.c
pcilynx.h
raw1394-private.h
raw1394.c raw1394: fix whitespace after x86_64 compat patch 2006-06-12 18:12:10 -04:00
raw1394.h
sbp2.c sbp2: remove manipulation of inquiry response 2006-06-12 18:12:59 -04:00
sbp2.h sbp2: remove manipulation of inquiry response 2006-06-12 18:12:59 -04:00
video1394.c
video1394.h