On Thu, Apr 04, 2019 at 04:56:56PM -0300, Jason Gunthorpe wrote: > From: Jason Gunthorpe <jgg@xxxxxxxxxxxx> > > Now that we have the set_netdev mechanism is should be used widely. The only > remaining drivers using get_netdev are mlx4/5 because of their crazy bonding > stuff. > > They should ultimately be converted too. No new drivers should use the > get_netdev op. > > Jason Gunthorpe (1): > RDMA/drivers: Convert easy drivers to use ib_device_set_netdev() > > Steve Wise (1): > RDMA/cxgb4: Use ib_device_set_netdev() Applied to for-next Jason