linux/drivers/infiniband
Jason Gunthorpe 974d6b4b2b RDMA/uverbs: Use only attrs for the write() handler signature
All of the old arguments can be derived from the uverbs_attr_bundle
structure, so get rid of the redundant arguments. Most of the prior work
has been removing users of the arguments to allow this to be a simple
patch.

Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2018-12-03 12:01:58 -05:00
..
core RDMA/uverbs: Use only attrs for the write() handler signature 2018-12-03 12:01:58 -05:00
hw IB/mlx5: Use fragmented QP's buffer for in-kernel users 2018-11-29 17:12:13 -07:00
sw rxe: IB_WR_REG_MR does not capture MR's iova field 2018-11-29 17:10:06 -07:00
ulp IB/core: Make function ib_fmr_pool_unmap return void 2018-11-21 16:13:02 -07:00
Kconfig RDMA: Fix building with CONFIG_MMU=n 2018-10-03 16:01:03 -06:00
Makefile