[SCSI] aacraid: incorrect dma mapping mask during blinkled recover or user initiated...
authorSalyzyn, Mark <mark_salyzyn@adaptec.com>
Tue, 17 Jul 2007 15:15:08 +0000 (11:15 -0400)
committerJames Bottomley <jejb@mulgrave.localdomain>
Wed, 18 Jul 2007 16:17:41 +0000 (11:17 -0500)
commit9ad5204d68a3b48b92907d88d1c28d33fde6ba2a
tree8de411c26fa4f10e3f7593eafca8a7df986dd002
parentfd622b1b4ef976fab4d2ac1cd5c8f4aece805765
[SCSI] aacraid: incorrect dma mapping mask during blinkled recover or user initiated reset

Incorrect dma mask was used for blinkled (firmware assert) recovery or
user initiated reset during initialization portion. Ensure that all
callers of aac_fib_map_free null out the fib allocation references to
prevent multiple free. Although serious sounding, no reports of these
problems have surfaced...

Signed-off-by: Mark Salyzyn <aacraid@adaptec.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/aacraid/commsup.c