[SCSI] aic94xx: Match request_firmware with release_firmware
authorDarrick J. Wong <djwong@us.ibm.com>
Thu, 11 Jan 2007 22:15:26 +0000 (14:15 -0800)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sat, 13 Jan 2007 22:19:07 +0000 (16:19 -0600)
commitbf2a1928f3e5d44934e974940a8260a57fcc8a58
tree29e1353a5c3f834f68b6b72d3ed8232b571e3895
parent3cd041fb7f50f4cee3bc3a2b0ce02b1562894894
[SCSI] aic94xx: Match request_firmware with release_firmware

The vmalloc() blob holding the sequencer firmware wasn't being released at
module unload time, which resulted in a memory leak.

Signed-off-by: Alexis Bruemmer <alexisb@us.ibm.com>
Acked-by: Darrick J. Wong <djwong@us.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/aic94xx/aic94xx_init.c
drivers/scsi/aic94xx/aic94xx_seq.c
drivers/scsi/aic94xx/aic94xx_seq.h