diff options
Diffstat (limited to 'include/linux/mlx4/device.h')
-rw-r--r-- | include/linux/mlx4/device.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mlx4/device.h b/include/linux/mlx4/device.h index 4b3fbf122533..b19fb9b901a2 100644 --- a/include/linux/mlx4/device.h +++ b/include/linux/mlx4/device.h | |||
@@ -315,6 +315,7 @@ struct mlx4_caps { | |||
315 | enum mlx4_port_type possible_type[MLX4_MAX_PORTS + 1]; | 315 | enum mlx4_port_type possible_type[MLX4_MAX_PORTS + 1]; |
316 | u32 max_counters; | 316 | u32 max_counters; |
317 | u8 ext_port_cap[MLX4_MAX_PORTS + 1]; | 317 | u8 ext_port_cap[MLX4_MAX_PORTS + 1]; |
318 | u8 port_ib_mtu[MLX4_MAX_PORTS + 1]; | ||
318 | }; | 319 | }; |
319 | 320 | ||
320 | struct mlx4_buf_list { | 321 | struct mlx4_buf_list { |