commit | 3cd96fddccb8f0cb18899e169314276e3f9f2c44 | [log] [tgz] |
---|---|---|
author | Parav Pandit <parav@mellanox.com> | Sun Jan 28 11:25:32 2018 +0200 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Sun Jan 28 14:07:16 2018 -0700 |
tree | daf00795b7ced85c88a198edd3fce388fe80f309 | |
parent | 708ea056b30de17e38f2842c8e953df04b3e8b31 [diff] |
RDMA/cma: Use existing netif_is_bond_master function When checking whatever the current netdev is the bond master interface, use kernel API netif_is_bond_master() instead of hardcoding the check. No functionality is changed. Reviewed-by: Mark Bloch <markb@mellanox.com> Signed-off-by: Parav Pandit <parav@mellanox.com> Signed-off-by: Leon Romanovsky <leon@kernel.org> Reviewed-by: Yuval Shaia <yuval.shaia@oracle.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>