mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-20 18:15:29 +00:00
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: Roland Dreier <rolandd@cisco.com>
This commit is contained in:
parent
1a7d2dce41
commit
1d6e658e8e
1 changed files with 1 additions and 1 deletions
Loading…
Add table
Add a link
Reference in a new issue