On Tue, Apr 02, 2019 at 09:50:34PM +0300, Leon Romanovsky wrote: > From: Leon Romanovsky <leonro@xxxxxxxxxxxx> > > Add new RDMA_NLDEV_ATTR_DEV_PROTOCOL attribute to give ability for > UDEV rules create Ib device stable names based on link type protocol. > The assumption that devices like mlx4 with duality in their link type > under one IB device struct won't be allowed in the future. > > Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxxxx> > Reviewed-by: Parav Pandit <parav@xxxxxxxxxxxx> > --- > drivers/infiniband/core/nldev.c | 24 +++++++++++++++++++++++- > include/uapi/rdma/rdma_netlink.h | 4 ++++ > 2 files changed, 27 insertions(+), 1 deletion(-) Applied to for-next, thanks Jason