[SCSI] aacraid: bad BUG_ON fix
authorMark Haverkamp <markh@osdl.org>
Thu, 1 Sep 2005 15:19:23 +0000 (08:19 -0700)
committerJames Bottomley <jejb@mulgrave.(none)>
Mon, 5 Sep 2005 00:46:06 +0000 (19:46 -0500)
commit77d71d222e871670300f3e3092e2a06f20c842f0
tree0cec7672a87b0becb254e67482c69074594943cb
parentdeb92b7ee98e8e580cafaa63bd1edbe6646877bc
[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 <markh@osdl.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/aacraid/aachba.c