]> git.neil.brown.name Git - history.git/commit
[PATCH] Set module owner in megaraid driver
authorPaul Wagland <paul@wagland.net>
Mon, 15 Mar 2004 13:15:14 +0000 (05:15 -0800)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 15 Mar 2004 13:15:14 +0000 (05:15 -0800)
commit17563a77d9a0bd2707217111c2bd60342ba2e738
tree09552fcee8e4ef02968583088fcf002a7f8fa984
parent9e8b550efd8d24d32c1aaf6e98f54391be65811f
[PATCH] Set module owner in megaraid driver

This bug was discussed on linux-scsi a few weeks back, but it appears to
have slipped through the cracks. This fix was originally proposed by
Christoph Hellwig, but I am reposting it, since I have the hardware :-)

Anyway, the problem that this fixes is that megaraid doesn't set the
moduler owner for the host_template, this means that the module can be
removed, even when it is in use.
drivers/scsi/megaraid.c