commit | e92e63aabacf049fd64477e5e29eae0375d8d064 | [log] [tgz] |
---|---|---|
author | Boaz Harrosh <bharrosh@panasas.com> | Wed Mar 12 19:20:09 2008 +0200 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Thu Mar 13 16:47:05 2008 -0500 |
tree | bc3ec57a46bc2bbcfd337e58a6be44620870fa80 | |
parent | 4b6f5b3a993cbe34b4280f252bccc76967c185c8 [diff] |
[SCSI] isd200: Allocate sense_buffer for hacked up scsi_cmnd Since the separation of sense_buffer from scsi_cmnd, Drivers that hack their own struct scsi_cmnd like here isd200, must also take care of their own sense_buffer. Signed-off-by: Boaz Harrosh <bharrosh@panasas.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>