IB/mlx5: Fix check of number of entries in create CQ
authorEli Cohen <eli@dev.mellanox.co.il>
Wed, 23 Oct 2013 06:53:13 +0000 (09:53 +0300)
committerRoland Dreier <roland@purestorage.com>
Fri, 8 Nov 2013 22:42:58 +0000 (14:42 -0800)
Verify that the value is non negative before rounding up to power of 2.

Signed-off-by: Eli Cohen <eli@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>

No differences found