From: Boaz Harrosh Date: Wed, 12 Mar 2008 17:20:09 +0000 (+0200) Subject: [SCSI] isd200: Allocate sense_buffer for hacked up scsi_cmnd X-Git-Tag: v2.6.25-rc7~58^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e92e63aabacf049fd64477e5e29eae0375d8d064;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed