[SCSI] megaraid_legacy: kobject_register failure
authorJu, Seokmann <Seokmann.Ju@lsil.com>
Thu, 9 Feb 2006 19:32:59 +0000 (12:32 -0700)
committer <jejb@mulgrave.il.steeleye.com> <>
Sun, 12 Feb 2006 17:11:09 +0000 (11:11 -0600)
Attached patch fixes problem that cause kobject_register failure
during loading.  Kobject_register would fail when there are more than
1 module with same module name.  This patch will change module name of
megaraid_legacy from 'megaraid' to 'megaraid_legacy'.

Signed-Off-by: Seokmann Ju <seokmann.ju@lsil.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found