From: Artemy Kovalyov Date: Sun, 3 Jul 2016 11:57:33 +0000 (+0300) Subject: net/mlx5: Update struct mlx5_ifc_xrqc_bits X-Git-Tag: v4.9-rc1~127^2~387^2~13 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=2e353b3468ecb1d12a44aaf35888f7de47d5c047;p=karo-tx-linux.git net/mlx5: Update struct mlx5_ifc_xrqc_bits Update struct mlx5_ifc_xrqc_bits according to last specification Signed-off-by: Artemy Kovalyov Signed-off-by: Saeed Mahameed Signed-off-by: Leon Romanovsky --- diff --git a/include/linux/mlx5/mlx5_ifc.h b/include/linux/mlx5/mlx5_ifc.h index e1f8e3491867..5f150c849a8f 100644 --- a/include/linux/mlx5/mlx5_ifc.h +++ b/include/linux/mlx5/mlx5_ifc.h @@ -2829,7 +2829,7 @@ struct mlx5_ifc_xrqc_bits { struct mlx5_ifc_tag_matching_topology_context_bits tag_matching_topology_context; - u8 reserved_at_180[0x180]; + u8 reserved_at_180[0x200]; struct mlx5_ifc_wq_bits wq; };