aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorTejun Heo <[email protected]>2006-11-16 01:19:31 -0800
committerLinus Torvalds <[email protected]>2006-11-16 11:43:38 -0800
commit097b8457dafe7efc22201b4062e2d1e82e494067 (patch)
treec59484ba7965d4e18bff2e6492d296382cbf86ac /include/linux
parentae56fb16337c882c52806508f93ead4034004c7a (diff)
[PATCH] scsi: clear garbage after CDBs on SG_IO
ATAPI devices transfer fixed number of bytes for CDBs (12 or 16). Some ATAPI devices choke when shorter CDB is used and the left bytes contain garbage. Block SG_IO cleared left bytes but SCSI SG_IO didn't. This patch makes SCSI SG_IO clear it and simplify CDB clearing in block SG_IO. Signed-off-by: Tejun Heo <[email protected]> Cc: Mathieu Fluhr <[email protected]> Cc: James Bottomley <[email protected]> Cc: Douglas Gilbert <[email protected]> Acked-by: Jens Axboe <[email protected]> Cc: <[email protected]> Acked-by: Jeff Garzik <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions