commit | bf2a1928f3e5d44934e974940a8260a57fcc8a58 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@us.ibm.com> | Thu Jan 11 14:15:26 2007 -0800 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Sat Jan 13 16:19:07 2007 -0600 |
tree | 29e1353a5c3f834f68b6b72d3ed8232b571e3895 | |
parent | 3cd041fb7f50f4cee3bc3a2b0ce02b1562894894 [diff] |
[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>