aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mlx4
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/mlx4')
-rw-r--r--include/linux/mlx4/qp.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/linux/mlx4/qp.h b/include/linux/mlx4/qp.h
index 091f9e7dc8b9..bb57d5c58df2 100644
--- a/include/linux/mlx4/qp.h
+++ b/include/linux/mlx4/qp.h
@@ -233,7 +233,8 @@ struct mlx4_wqe_mlx_seg {
233 u8 owner; 233 u8 owner;
234 u8 reserved1[2]; 234 u8 reserved1[2];
235 u8 opcode; 235 u8 opcode;
236 u8 reserved2[3]; 236 __be16 sched_prio;
237 u8 reserved2;
237 u8 size; 238 u8 size;
238 /* 239 /*
239 * [17] VL15 240 * [17] VL15