On Wed, Jun 05, 2019 at 02:39:23PM -0300, Jason Gunthorpe wrote: > From: Jason Gunthorpe <jgg@xxxxxxxxxxxx> > > Each driver has a single constant value for > - driver_id > - uverbs_abi_ver > - module owner > > So set them in the ib_device_ops along with the other constant stuff. > > Jason Gunthorpe (3): > RDMA: Move driver_id into struct ib_device_ops > RDMA: Move uverbs_abi_ver into struct ib_device_ops > RDMA: Move owner into struct ib_device_ops Applied to for-next Jason