RDMA/core: Remove {create,destroy}_ah from mandatory verbs
authorKamal Heib <kamalheib1@gmail.com>
Fri, 27 Jul 2018 18:23:04 +0000 (21:23 +0300)
committerJason Gunthorpe <jgg@mellanox.com>
Tue, 31 Jul 2018 02:31:09 +0000 (20:31 -0600)
commit7150c3d5544b12c96a053153db9e1cec07b0892d
tree803705ced764534e930b9c8c9d07dbd5e8bd69d0
parente586e1e1b73f3dc020b82e6fc42c7789b7d0e95d
RDMA/core: Remove {create,destroy}_ah from mandatory verbs

{create,destroy}_ah aren't mandatory verbs, because not all providers
are implementing them.

Signed-off-by: Kamal Heib <kamalheib1@gmail.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/core/device.c