From: Mark Haverkamp Date: Thu, 1 Sep 2005 15:19:23 +0000 (-0700) Subject: [SCSI] aacraid: bad BUG_ON fix X-Git-Tag: v2.6.14-rc1~522^2^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77d71d222e871670300f3e3092e2a06f20c842f0;p=pandora-kernel.git [SCSI] aacraid: bad BUG_ON fix This was noticed by Doug Bazamic and the fix found by Mark Salyzyn at Adaptec. There was an error in the BUG_ON() statement that validated the calculated fib size which can cause the driver to panic. Signed-off-by: Mark Haverkamp Signed-off-by: James Bottomley --- Reading git-diff-tree failed