commit | 77d71d222e871670300f3e3092e2a06f20c842f0 | [log] [tgz] |
---|---|---|
author | Mark Haverkamp <markh@osdl.org> | Thu Sep 01 08:19:23 2005 -0700 |
committer | James Bottomley <jejb@mulgrave.(none)> | Sun Sep 04 19:46:06 2005 -0500 |
tree | 0cec7672a87b0becb254e67482c69074594943cb | |
parent | deb92b7ee98e8e580cafaa63bd1edbe6646877bc [diff] |
[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>