From: Darrick J. Wong Date: Thu, 11 Jan 2007 22:15:26 +0000 (-0800) Subject: [SCSI] aic94xx: Match request_firmware with release_firmware X-Git-Tag: v2.6.21-rc1~274^2~230^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf2a1928f3e5d44934e974940a8260a57fcc8a58;p=pandora-kernel.git [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 Acked-by: Darrick J. Wong Signed-off-by: James Bottomley --- Reading git-diff-tree failed