summaryrefslogtreecommitdiffstats
path: root/sys/dev/cxgbe/iw_cxgbe/user.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/cxgbe/iw_cxgbe/user.h')
-rw-r--r--sys/dev/cxgbe/iw_cxgbe/user.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/cxgbe/iw_cxgbe/user.h b/sys/dev/cxgbe/iw_cxgbe/user.h
index 59a1f43..d42f659 100644
--- a/sys/dev/cxgbe/iw_cxgbe/user.h
+++ b/sys/dev/cxgbe/iw_cxgbe/user.h
@@ -50,6 +50,7 @@ struct c4iw_create_cq_resp {
__u32 cqid;
__u32 size;
__u32 qid_mask;
+ __u32 reserved; /* explicit padding (optional for i386) */
};
struct c4iw_create_qp_resp {
OpenPOWER on IntegriCloud