aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/ncr53c8xx.c
diff options
context:
space:
mode:
authorFUJITA Tomonori <tomof@acm.org>2008-01-27 12:41:09 +0900
committerJames Bottomley <James.Bottomley@HansenPartnership.com>2008-01-30 13:03:39 -0600
commitc1c9ce52c8674a981af5104e16f3d63f76521563 (patch)
tree70fb19c024cf6fea4148892644e9bc9acb15ec36 /drivers/scsi/ncr53c8xx.c
parentc372f4a82fa3d98e2641664ed79e48dddef48097 (diff)
[SCSI] aic79xx: fix sense_buffer access bug
The commit de25deb18016f66dcdede165d07654559bb332bc changed scsi_cmnd.sense_buffer from a static array to a dynamically allocated buffer. We can't access to sense_buffer in '&cmd->sense_buffer' way. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'drivers/scsi/ncr53c8xx.c')
0 files changed, 0 insertions, 0 deletions