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:
cd23b14
)
mlx5_core: Variable may be used uninitialized
author
Andi Shyti
<andi@etezian.org>
Tue, 16 Jul 2013 13:35:01 +0000
(15:35 +0200)
committer
Roland Dreier
<roland@purestorage.com>
Wed, 31 Jul 2013 21:12:33 +0000
(14:12 -0700)
In the sq_overhead() function, if qp_typ is equal to IB_QPT_RC, size
will be used uninitialized.
Signed-off-by: Andi Shyti <andi@etezian.org>
Acked-by: Eli Cohen <eli@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
No differences found