[SCSI] aha152x: remove static host array
authorJames Bottomley <James.Bottomley@steeleye.com>
Thu, 14 Sep 2006 22:04:58 +0000 (17:04 -0500)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sat, 23 Sep 2006 16:51:57 +0000 (11:51 -0500)
Fix this driver not to use a static two element host array instead use
a list.  This should fix panic on multiple eject reinsert of the
pcmcia version of this device.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found