]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
IB/mlx4: Put non zero value in max_ah device attribute
authorMaor Gottlieb <maorg@mellanox.com>
Thu, 10 Nov 2016 09:30:58 +0000 (11:30 +0200)
committerDoug Ledford <dledford@redhat.com>
Thu, 17 Nov 2016 01:04:48 +0000 (20:04 -0500)
commit731e0415b4af3a133d0316e4dc8ef0ea57dc3fdf
treef6d440a235cbbca843d6adb9500a4fcc7e1d7362
parentbefcabcd530e4ffb6f016638f693b7d94986d2ba
IB/mlx4: Put non zero value in max_ah device attribute

Use INT_MAX since this is the max value the attribute can hold, though
hardware capability is unlimited.

Fixes: 225c7b1feef1 ('IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters')
Signed-off-by: Maor Gottlieb <maorg@mellanox.com>
Signed-off-by: Daniel Jurgens <danielj@mellanox.com>
Reviewed-by: Mark Bloch <markb@mellanox.com>
Reviewed-by: Yuval Shaia <yuval.shaia@oracle.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/mlx4/main.c