commit | 38716732f161c3d107c4cc406a287f1201bed752 | [log] [tgz] |
---|---|---|
author | Leon Romanovsky <leonro@mellanox.com> | Tue Oct 02 11:49:24 2018 +0300 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Wed Oct 03 16:06:07 2018 -0600 |
tree | 70281aa8ef83fea0bc4151d3099312f000e2e55c | |
parent | d31131bba5a1630304c55ea775c48cc84912ab59 [diff] |
RDMA/netlink: Simplify netlink listener existence check All users of rdma_nl_chk_listeners() are interested to get boolean answer if netlink socket has listeners, so update all places to boolean function. Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>