git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
deb92b7
)
[SCSI] aacraid: bad BUG_ON fix
author
Mark Haverkamp
<markh@osdl.org>
Thu, 1 Sep 2005 15:19:23 +0000
(08:19 -0700)
committer
James Bottomley
<jejb@mulgrave.(none)>
Mon, 5 Sep 2005 00:46:06 +0000
(19:46 -0500)
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>
No differences found