Linus Torvalds f716d83033 Allocate 96 bytes for SCSI sense data reply
The SCSI layer uses SCSI_SENSE_BUFFERSIZE (96) for the sense buffer
size, even though some other code uses "sizeof(struct request_sense)"
(which is 64 bytes).  Allocate the buffer using the bigger of the two
for safety.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-06 17:41:44 -08:00
..
2006-01-14 10:55:12 -06:00
2006-01-14 10:55:12 -06:00
2006-01-14 10:55:12 -06:00
2006-02-22 14:35:52 -08:00
2006-02-04 16:19:08 -06:00
2006-02-27 22:31:19 -05:00
2006-02-27 22:31:19 -05:00
2006-02-27 22:31:19 -05:00
2006-01-17 07:58:42 -05:00
2006-02-27 21:25:40 -06:00