]> git.baikalelectronics.ru Git - kernel.git/commit
RDMA/umad: Use kernel API to allocate umad indexes
authorLeon Romanovsky <leonro@mellanox.com>
Tue, 2 Oct 2018 08:13:30 +0000 (11:13 +0300)
committerDoug Ledford <dledford@redhat.com>
Tue, 16 Oct 2018 18:36:21 +0000 (14:36 -0400)
commitdafbe40f73311b5ecb8b2f36fa4f234bb2e3301c
tree68cc4cf0d25d6c395f3ae55cc02ec85e8ec647fc
parentd115873c2379ca995dff3d2ed1615c168fa59449
RDMA/umad: Use kernel API to allocate umad indexes

Replace custom code to allocate indexes to generic kernel API.

Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/core/user_mad.c