RDMA/core: Introduce new header file for signature operations
authorMax Gurtovoy <maxg@mellanox.com>
Tue, 11 Jun 2019 15:52:37 +0000 (18:52 +0300)
committerJason Gunthorpe <jgg@mellanox.com>
Mon, 24 Jun 2019 14:49:26 +0000 (11:49 -0300)
commit36b1e47ff0c196a95d5e55a05b3f988f827cce7e
tree9c80d96b0de356a15d908c717d8f97975777d675
parent4b06843d404855063decbccd206d3dc927280b0c
RDMA/core: Introduce new header file for signature operations

Ease the exhausted ib_verbs.h file and make the code more readable.

Signed-off-by: Max Gurtovoy <maxg@mellanox.com>
Signed-off-by: Israel Rukshin <israelr@mellanox.com>
Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
include/rdma/ib_verbs.h
include/rdma/signature.h [new file with mode: 0644]