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 338388ba260a..4b4ad6ffef92 100644 --- a/include/linux/mlx4/qp.h +++ b/include/linux/mlx4/qp.h | |||
@@ -126,7 +126,8 @@ struct mlx4_rss_context { | |||
126 | 126 | ||
127 | struct mlx4_qp_path { | 127 | struct mlx4_qp_path { |
128 | u8 fl; | 128 | u8 fl; |
129 | u8 reserved1[2]; | 129 | u8 reserved1[1]; |
130 | u8 disable_pkey_check; | ||
130 | u8 pkey_index; | 131 | u8 pkey_index; |
131 | u8 counter_index; | 132 | u8 counter_index; |
132 | u8 grh_mylmc; | 133 | u8 grh_mylmc; |