[SCSI] dc395x: "fix" virt_addr calculation on AUTO_REQSENSE
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Fri, 20 Jan 2006 00:05:00 +0000 (01:05 +0100)
committerJames Bottomley <jejb@mulgrave.(none)>
Thu, 26 Jan 2006 13:11:13 +0000 (08:11 -0500)
commit1d12d98d284665c37b75b9538916b5fbb8fcde37
tree73c068acedcc2a3769c86d8a5cb3d21150a451bb
parent2b541f8f77fd339e4c5c5cbe8549b52445012704
[SCSI] dc395x: "fix" virt_addr calculation on AUTO_REQSENSE

The patch below "fixes" calculation of the virt_addr for the AUTO_REQSENSE
case. I put "fixes" in quotes because the real fix would be to completely
remove it, but that's beyond the scope of this patch.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/dc395x.c