Re: [Patch 2/2] cciss: add shutdown support (replaces rebootnotifier)

From: James Bottomley
Date: Thu Feb 22 2007 - 16:51:10 EST


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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/