commit | 1d12d98d284665c37b75b9538916b5fbb8fcde37 | [log] [tgz] |
---|---|---|
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | Fri Jan 20 01:05:00 2006 +0100 |
committer | James Bottomley <jejb@mulgrave.(none)> | Thu Jan 26 08:11:13 2006 -0500 |
tree | 73c068acedcc2a3769c86d8a5cb3d21150a451bb | |
parent | 2b541f8f77fd339e4c5c5cbe8549b52445012704 [diff] |
[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>