Skip to content
Commit 1d6e658e authored by Roland Dreier's avatar Roland Dreier
Browse files

RDMA/cxgb3: Endianness annotation for irs field



t3_rdma_init_wr.irs is a big-endian field, so declare it as __be32.
This fixes one sparse warning.

Signed-off-by: default avatarRoland Dreier <rolandd@cisco.com>
parent 1a7d2dce
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