]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0c1ee8ed3e0a9b7e2525e6ef1ef995533bec8a17
tree94a7c5bfdfa85aadad2574ef1f19061e444d2107
parent6b627892d8b90d4383017086cd7a90d8145a9fd0
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