Files
twx-linux/drivers/scsi
James Bottomley 86f757f012 3w-xxxx: fix oops caused by incorrect REQUEST_SENSE handling
3w-xxxx emulates a REQUEST_SENSE response by simply returning nothing.
Unfortunately, it's assuming that the REQUEST_SENSE command is
implemented with use_sg == 0, which is no longer the case.  The oops
occurs because it's clearing the scatterlist in request_buffer instead
of the memory region.

This is fixed by using tw_transfer_internal() to transfer correctly to
the scatterlist.

Acked-by: adam radford <aradford@gmail.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-05-01 17:06:00 -07:00
..
2006-12-07 08:39:25 -08:00
2006-12-07 08:39:25 -08:00
2007-01-06 09:05:18 -06:00
2007-01-27 09:15:46 -06:00
2007-03-23 12:49:21 -07:00
2006-12-07 08:39:24 -08:00
2007-01-03 16:57:38 -06:00
2006-12-05 10:25:35 -06:00
2006-12-05 10:25:35 -06:00
2007-05-01 17:05:57 -07:00
2007-04-13 13:47:04 -07:00
2006-12-19 08:33:11 +01:00
2006-12-07 08:39:25 -08:00
2007-01-03 16:57:38 -06:00
2006-12-05 11:33:58 -06:00