Comment 13 for bug 118846

Revision history for this message
Alfredo Deza (arufuredosan) wrote :

Correction... we changed the "ql4_os.c" file.

Commented out this line:
        /* status = pci_module_init(&qla4xxx_pci_driver); */

To read this:
        status = pci_register_driver(&qla4xxx_pci_driver);