commit | 3542adcb354fea4fca792d36b91cb44d0da147e5 | [log] [tgz] |
---|---|---|
author | Ju, Seokmann <Seokmann.Ju@lsil.com> | Thu Feb 09 12:32:59 2006 -0700 |
committer | <jejb@mulgrave.il.steeleye.com> | Sun Feb 12 11:11:09 2006 -0600 |
tree | b567c729100959f70c92df5cce55283f63dca367 | |
parent | 4733804c9f62fbc17ba69e8654a5fdf465f5bc41 [diff] |
[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>