Re: [PATCH] 2.6 aacraid: shutdown notification (update)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Mark Haverkamp wrote:

> @@ -867,6 +876,9 @@ static struct pci_driver aac_pci_driver 
>  	.id_table	= aac_pci_tbl,
>  	.probe		= aac_probe_one,
>  	.remove		= __devexit_p(aac_remove_one),
> +	.driver		= {
> +		.shutdown = aac_shutdown,
> +	},
>  };

Sorry to nitpick, but there is a shutdown function pointer in the
pci_driver struct now (not just in the device_driver struct) that all
drivers should probably be migrating to.


-- 
Brian King
eServer Storage I/O
IBM Linux Technology Center
-
: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]
  Powered by Linux