[SCSI] aacraid: Fix adapter open error
authorMark Haverkamp <markh@osdl.org>
Wed, 27 Apr 2005 05:54:58 +0000 (22:54 -0700)
committerJames Bottomley <jejb@mulgrave.(none)>
Wed, 27 Apr 2005 05:54:58 +0000 (22:54 -0700)
commit036d618434516103adb4d36db28a57968d2f2e7b
treea401c4ed2ff6a5305442243badd4aba7f6287854
parentbd6ae2f6d61da0f90c6b66e9a4ab6c53ef8c159a
[SCSI] aacraid: Fix adapter open error

This fixes an error on the device open code that allows a non-existent
device to be opened causing later panic problems.

Signed-off-by: Mark Haverkamp <markh@osdl.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/aacraid/linit.c