commit | 93fa50760b99aa12950421d0f3d2631694ca3e74 | [log] [tgz] |
---|---|---|
author | Leon Romanovsky <leonro@mellanox.com> | Thu Jun 01 12:42:36 2017 +0300 |
committer | Leon Romanovsky <leon@kernel.org> | Thu Aug 10 13:17:26 2017 +0300 |
tree | 04a50a31a6818d43b05e33085ea72d0f33ac84c3 | |
parent | 3c3e75d5ff75f9a076cac254fd32476ca80fdffc [diff] |
RDMA/iwcm: Remove useless check of netlink client validity RDMA netlink implementation guarantees that supplied client number is in allowed range. Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Reviewed-by: Chien Tin Tung <chien.tin.tung@intel.com>