IB/mlx5: Remove "Always false" comparison
authorEli Cohen <eli@dev.mellanox.co.il>
Thu, 24 Oct 2013 09:01:01 +0000 (12:01 +0300)
committerRoland Dreier <roland@purestorage.com>
Fri, 8 Nov 2013 22:43:01 +0000 (14:43 -0800)
commit07c9113fe8c67e28707b0a4b1e8580abe0327145
tree94a7c5bfdfa85aadad2574ef1f19061e444d2107
parent2d036fad949080f178e02b12c93a61367e9f562f
IB/mlx5: Remove "Always false" comparison

mlx5_cur and mlx5_new cannot have negative values so remove the
redundant condition.

Signed-off-by: Eli Cohen <eli@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/hw/mlx5/qp.c