diff options
Diffstat (limited to 'include/linux/mlx4/qp.h')
-rw-r--r-- | include/linux/mlx4/qp.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/linux/mlx4/qp.h b/include/linux/mlx4/qp.h index 96005d75893c..338388ba260a 100644 --- a/include/linux/mlx4/qp.h +++ b/include/linux/mlx4/qp.h | |||
@@ -234,7 +234,8 @@ struct mlx4_wqe_mlx_seg { | |||
234 | u8 owner; | 234 | u8 owner; |
235 | u8 reserved1[2]; | 235 | u8 reserved1[2]; |
236 | u8 opcode; | 236 | u8 opcode; |
237 | u8 reserved2[3]; | 237 | __be16 sched_prio; |
238 | u8 reserved2; | ||
238 | u8 size; | 239 | u8 size; |
239 | /* | 240 | /* |
240 | * [17] VL15 | 241 | * [17] VL15 |