RDMA/iwcm: Remove useless check of netlink client validity
authorLeon Romanovsky <leonro@mellanox.com>
Thu, 1 Jun 2017 09:42:36 +0000 (12:42 +0300)
committerLeon Romanovsky <leon@kernel.org>
Thu, 10 Aug 2017 10:17:26 +0000 (13:17 +0300)
commit93fa50760b99aa12950421d0f3d2631694ca3e74
tree04a50a31a6818d43b05e33085ea72d0f33ac84c3
parent3c3e75d5ff75f9a076cac254fd32476ca80fdffc
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>
drivers/infiniband/core/iwpm_util.c