[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)
commit08efb7b6116927c8b6e0af5064448e3aa13300e6
tree55d9a30b8fdd669e12866250000425bef6fc00e0
parent131256cf203d0df62014dda8453a70cb6af0d0bb
[SCSI] aacraid: error return checking

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>
drivers/scsi/aacraid/linit.c