On Sunday, March 06, 2005 5:27 PM, Domen wrote:
> diff -puN drivers/scsi/megaraid.c~pci_register_driver-drivers_scsi
> drivers/scsi/megaraid.c
> --- kj/drivers/scsi/megaraid.c~pci_register_driver-drivers_scsi
2005-03-
> 05 16:12:48.000000000 +0100
> +++ kj-domen/drivers/scsi/megaraid.c  2005-03-05 16:12:49.000000000
> +0100
> @@ -5079,7 +5079,7 @@ static int __init megaraid_init(void)
>                               "megaraid: failed to create megaraid
root\n");
>       }
>  #endif
> -     error = pci_module_init(&megaraid_pci_driver);
> +     error = pci_register_driver(&megaraid_pci_driver);
>       if (error) {
>  #ifdef CONFIG_PROC_FS
>               remove_proc_entry("megaraid", &proc_root);
Thank you for help.
The driver will be modified accordingly.

Seokmann 
LSI Logic Corporation

kernel.org/majordomo-info.html
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to