Boaz Harrosh 427d0bd4fd [SCSI] ide-scsi.: convert to data accessors and !use_sg cleanup
- Convert ide-scsi to the new data accessors and cleanup
   the !use_sg code paths.

  In old code the driver was trying to translate narrow commands,
  if received, to wide commands. This code  path still assumed
  scsi_cmnd->request_buffer is a linear char pointer.
  This means that this driver was broken since 2.6.17.

  As suggested by Christoph Hellwig I set
  use_10_for_rw = 1; and use_10_for_ms = 1;
  for this device and completely killed the translation.

Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
Acked-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2007-10-12 14:49:08 -04:00
..
2007-07-31 15:39:39 -07:00
2007-04-01 10:10:04 -05:00
2006-09-12 17:12:31 -05:00
2006-09-12 17:12:31 -05:00
2007-10-12 14:48:19 -04:00
2007-05-06 09:33:11 -05:00
2006-08-06 15:59:26 -05:00
2006-11-15 16:41:27 -06:00
2007-07-31 10:36:30 -05:00
2006-09-12 17:12:31 -05:00
2007-10-12 14:40:14 -04:00
2007-05-24 09:14:41 -05:00
2007-05-31 17:30:04 -04:00
2007-10-12 14:37:35 -04:00
2006-09-12 17:12:31 -05:00
2006-11-30 05:24:39 +01:00
2007-07-20 08:24:49 -07:00
2007-05-24 09:13:25 -05:00
2007-02-09 09:14:07 -08:00
2007-07-18 11:16:32 -05:00
2007-10-12 14:46:51 -04:00
2007-08-04 08:37:04 -05:00
2007-07-14 19:12:15 -05:00
2006-03-23 07:38:09 -08:00
2007-07-31 10:44:01 -05:00
2007-07-31 10:44:01 -05:00
2007-05-31 17:30:04 -04:00
2006-11-15 16:43:50 -06:00
2007-07-18 11:16:38 -05:00