From: Ju, Seokmann Date: Thu, 9 Feb 2006 19:32:59 +0000 (-0700) Subject: [SCSI] megaraid_legacy: kobject_register failure X-Git-Tag: v2.6.16-rc4~41^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3542adcb354fea4fca792d36b91cb44d0da147e5;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed