[SCSI] aacraid: error return checking
authorMark Haverkamp <markh@osdl.org>
Tue, 20 Sep 2005 19:56:36 +0000 (12:56 -0700)
committerJames Bottomley <jejb@mulgrave.(none)>
Mon, 26 Sep 2005 22:46:18 +0000 (17:46 -0500)
This patch adds some additional error return checking and error return
value propagation during initialization. Also, the deprecation of
pci_module_init with pci_register_driver along with the change in return
values.

Signed-off-by: Mark Haverkamp <markh@osdl.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found