Hi Ferruh
From: Ferruh Yigit
> On 7/22/2019 3:51 PM, Matan Azrad wrote:
> > From: Dekel Peled
> >
> > A variable of type struct ibv_cq_ex is declared in 2 unions, but isn't
> > used.
> > This patch removes the 2 redundant declarations.
> This is not a fix, but I think it still make sense to req
On 7/22/2019 3:51 PM, Matan Azrad wrote:
> From: Dekel Peled
>
> A variable of type struct ibv_cq_ex is declared in 2 unions, but
> isn't used.
> This patch removes the 2 redundant declarations.
This is not a fix, but I think it still make sense to request backporting these
kind of refactoring to
From: Dekel Peled
A variable of type struct ibv_cq_ex is declared in 2 unions, but
isn't used.
This patch removes the 2 redundant declarations.
Signed-off-by: Dekel Peled
Acked-by: Matan Azrad
Acked-by: Viacheslav Ovsiienko
---
drivers/net/mlx5/mlx5_rxq.c | 1 -
drivers/net/mlx5/mlx5_txq.c |
3 matches
Mail list logo