lkml.org 
[lkml]   [2020]   [Jan]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 4.19 494/639] net/mlx5: Fix mlx5_ifc_query_lag_out_bits
    Date
    From: Mark Zhang <markz@mellanox.com>

    [ Upstream commit ea77388b02270b0af8dc57f668f311235ea068f0 ]

    Remove the "reserved_at_40" field to match the device specification.

    Fixes: 84df61ebc69b ("net/mlx5: Add HW interfaces used by LAG")
    Signed-off-by: Mark Zhang <markz@mellanox.com>
    Reviewed-by: Yishai Hadas <yishaih@mellanox.com>
    Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
    Signed-off-by: Sasha Levin <sashal@kernel.org>
    ---
    include/linux/mlx5/mlx5_ifc.h | 2 --
    1 file changed, 2 deletions(-)

    diff --git a/include/linux/mlx5/mlx5_ifc.h b/include/linux/mlx5/mlx5_ifc.h
    index 177f11c96187b..76b76b6aa83d0 100644
    --- a/include/linux/mlx5/mlx5_ifc.h
    +++ b/include/linux/mlx5/mlx5_ifc.h
    @@ -9053,8 +9053,6 @@ struct mlx5_ifc_query_lag_out_bits {

    u8 syndrome[0x20];

    - u8 reserved_at_40[0x40];
    -
    struct mlx5_ifc_lagc_bits ctx;
    };

    --
    2.20.1


    \
     
     \ /
      Last update: 2020-01-24 12:28    [W:2.712 / U:0.256 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site