diff options
author | Ben Collins <bcollins@ubuntu.com> | 2006-06-12 18:12:59 -0400 |
---|---|---|
committer | Ben Collins <bcollins@ubuntu.com> | 2006-06-12 18:12:59 -0400 |
commit | fe42b05a9929e159355bde6025ae46db2ac88658 (patch) | |
tree | 61a4bd4dd7b138e3d3148f1b288158eb53361c37 /drivers/base | |
parent | eaf88450d21fc839c3e77fa6942b8d4192bdfe53 (diff) | |
download | linux-fe42b05a9929e159355bde6025ae46db2ac88658.tar.bz2 |
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>
Diffstat (limited to 'drivers/base')
0 files changed, 0 insertions, 0 deletions