On Thu, 2007-02-22 at 15:38 -0600, Mike Miller (OS Dev) wrote:
>         .remove = __devexit_p(cciss_remove_one),
>         .id_table = cciss_pci_device_id,        /* id_table */
> +       .shutdown = cciss_remove_one,

You need a __devexit_p() wrapper for this one too.

James


-
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