From: Boaz Harrosh Date: Wed, 4 Jul 2007 18:18:55 +0000 (+0300) Subject: [SCSI] tmscsim: Further clean-up of the driver X-Git-Tag: v2.6.23-rc1~1053^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ab179bcf31fd54c7b34b4191ea8591267641e92;p=pandora-kernel.git [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 Acked-by: G. Liakhovetski Signed-off-by: James Bottomley --- Reading git-diff-tree failed