From: James Bottomley Date: Thu, 14 Sep 2006 22:04:58 +0000 (-0500) Subject: [SCSI] aha152x: remove static host array X-Git-Tag: v2.6.19-rc1~1266^2~19^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fcda4224529c4e550c917668d5e96c1d3e7039b;p=pandora-kernel.git [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 --- Reading git-diff-tree failed