linux_dsm_epyc7002/drivers/infiniband
Leon Romanovsky ffaf58def0 RDMA/mlx5: Melt consecutive calls to alloc_bfreg() in one call
There is no need for three consecutive calls to alloc_bfreg(). It can be
implemented with one function.

Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2018-07-13 11:54:50 -06:00
..
core IB: Enable uverbs_destroy_def_handler to be used by drivers 2018-07-10 11:52:06 -06:00
hw RDMA/mlx5: Melt consecutive calls to alloc_bfreg() in one call 2018-07-13 11:54:50 -06:00
sw RDMA/rxe: Simplify the error handling code in rxe_create_ah() 2018-07-09 12:55:28 -06:00
ulp ib_srpt: use kvmalloc to allocate ring pointers 2018-07-10 11:13:05 -06:00
Kconfig RDMA/ucm: Mark UCM interface as BROKEN 2018-05-24 09:39:25 -06:00
Makefile