commit | 5fcda4224529c4e550c917668d5e96c1d3e7039b | [log] [tgz] |
---|---|---|
author | James Bottomley <James.Bottomley@steeleye.com> | Thu Sep 14 17:04:58 2006 -0500 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Sat Sep 23 11:51:57 2006 -0500 |
tree | 94e446cf1366c76daeef2c0d92000f6e812a0ef4 | |
parent | 10d19ae5e1715c27db7009df6d59179774e7b8a1 [diff] |
[SCSI] aha152x: remove static host array 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>