Commit c966ea12 authored by Jason Gunthorpe's avatar Jason Gunthorpe
Browse files

RDMA: Mark imm_data as be32 in the verbs uapi header



This matches what the userspace copy of this header has been doing
for a while. imm_data is an opaque 4 byte array carried over the network,
and invalidate_rkey is in CPU byte order.

Signed-off-by: default avatarJason Gunthorpe <jgg@mellanox.com>
parent a6753c4d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment