Re: aic79xx: fix sense_buffer access bug

2008-01-29 Thread Hannes Reinecke
FUJITA Tomonori wrote: > Ah, I overlooked more LLDs... > > = > From: FUJITA Tomonori <[EMAIL PROTECTED]> > Subject: [PATCH] aic79xx: fix sense_buffer access bug > > The commit de25deb18016f66dcdede165d07654559bb332bc changed > scsi_cmnd.sense_buffer from a static ar

aic79xx: fix sense_buffer access bug

2008-01-26 Thread FUJITA Tomonori
Ah, I overlooked more LLDs... = From: FUJITA Tomonori <[EMAIL PROTECTED]> Subject: [PATCH] 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'