diff options
author | Jason Gunthorpe <jgg@mellanox.com> | 2018-03-14 01:33:18 +0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2018-03-16 00:58:02 +0300 |
commit | 0c43ab371bcb07d9ed9c95ea116e6d1d703b56ca (patch) | |
tree | 4222f1b36834ed86a0e1d1bc503756b890abd6b1 /include/trace | |
parent | b92ec0fe3224dbce7d50fb6cbfaf4eaf4a6f0359 (diff) | |
download | linux-0c43ab371bcb07d9ed9c95ea116e6d1d703b56ca.tar.xz |
RDMA/rxe: Use structs to describe the uABI instead of opencoding
Open coding pointer math is not acceptable for describing the uABI in
RDMA. Provide structs for all the cases.
The udata is casted to the struct as close to the verbs entry point
as possible for maximum clarity. Function signatures and so forth
are revised to allow for this.
Tested-by: Yuval Shaia <yuval.shaia@oracle.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'include/trace')
0 files changed, 0 insertions, 0 deletions