]> git.karo-electronics.de Git - linux-beck.git/commitdiff
net/mlx5: Update struct mlx5_ifc_xrqc_bits
authorArtemy Kovalyov <artemyko@mellanox.com>
Wed, 31 Aug 2016 05:17:54 +0000 (05:17 +0000)
committerLeon Romanovsky <leon@kernel.org>
Sun, 30 Oct 2016 13:43:02 +0000 (15:43 +0200)
Update struct mlx5_ifc_xrqc_bits according to last specification

Signed-off-by: Artemy Kovalyov <artemyko@mellanox.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
include/linux/mlx5/mlx5_ifc.h

index 6045d4d580656b95a69a5f773db84945f39f9a23..12f72e45a3f0be0ead36aff09edbac70b66a746c 100644 (file)
@@ -2844,7 +2844,7 @@ struct mlx5_ifc_xrqc_bits {
 
        struct mlx5_ifc_tag_matching_topology_context_bits tag_matching_topology_context;
 
-       u8         reserved_at_180[0x200];
+       u8         reserved_at_180[0x880];
 
        struct mlx5_ifc_wq_bits wq;
 };