commit | 618af3846be1d29118b00529e68971e8c95d5b72 | [log] [tgz] |
---|---|---|
author | Andi Shyti <andi@etezian.org> | Tue Jul 16 15:35:01 2013 +0200 |
committer | Roland Dreier <roland@purestorage.com> | Wed Jul 31 14:12:33 2013 -0700 |
tree | 3df408ff0457b31294ef2fff5c6c28290307ee2d | |
parent | cd23b14b654769db83c9684ae1ba32c0e066670f [diff] |
mlx5_core: Variable may be used uninitialized 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>