[SCSI] tmscsim: Further clean-up of the driver
authorBoaz Harrosh <bharrosh@panasas.com>
Wed, 4 Jul 2007 18:18:55 +0000 (21:18 +0300)
committerJames Bottomley <jejb@mulgrave.localdomain>
Sat, 14 Jul 2007 23:56:33 +0000 (18:56 -0500)
commit0ab179bcf31fd54c7b34b4191ea8591267641e92
treef9b1dfe68a002d92c60a2d1a02904ad5ede13b12
parentcde760856ce3a88bcceb02f208bcd259c2a71c4c
[SCSI] tmscsim: Further clean-up of the driver

 - The saved sg_count was a leftover from the time the driver was doing
   dma mapping by himself. But now that scsi-ml is called for the mapping
   it is not the drivers responsibility.

Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
Acked-by: G. Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/tmscsim.c
drivers/scsi/tmscsim.h