From: Matthew Wilcox Date: Wed, 15 Aug 2007 18:56:58 +0000 (-0600) Subject: [SCSI] ibmmca: Stop leaking scsi_hosts on exit X-Git-Tag: v2.6.24-rc1~1290^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34f8f0d294423a7e2ef84a741890b1bfa317aa4e;p=pandora-kernel.git [SCSI] ibmmca: Stop leaking scsi_hosts on exit There was a missing call to scsi_host_put() causing us to leak a scsi host every time this module was unloaded. Signed-off-by: Matthew Wilcox Signed-off-by: James Bottomley --- Reading git-diff-tree failed