[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)
commit3542adcb354fea4fca792d36b91cb44d0da147e5
treeb567c729100959f70c92df5cce55283f63dca367
parent4733804c9f62fbc17ba69e8654a5fdf465f5bc41
[SCSI] megaraid_legacy: kobject_register failure

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>
drivers/scsi/megaraid.c
drivers/scsi/megaraid.h