]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitfa44c0847d8d6e0664a453de410d42148ac4ed77
tree0cec7672a87b0becb254e67482c69074594943cb
parentfa5e5a9398e8e524cd5a65d41f227c14c273fac0
[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