Re: [PATCH] net: ethernet: Remove duplicate include of vhca_event.h

2021-03-23 Thread patchwork-bot+netdevbpf
Hello: This patch was applied to netdev/net-next.git (refs/heads/master): On Tue, 23 Mar 2021 10:05:48 +0800 you wrote: > vhca_event.h has been included at line 4, so remove the > duplicate one at line 8. > > Signed-off-by: Wan Jiabing > --- > drivers/net/ethernet/mellanox/mlx5/core/sf/hw_tabl

[PATCH] net: ethernet: Remove duplicate include of vhca_event.h

2021-03-22 Thread Wan Jiabing
vhca_event.h has been included at line 4, so remove the duplicate one at line 8. Signed-off-by: Wan Jiabing --- drivers/net/ethernet/mellanox/mlx5/core/sf/hw_table.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/net/ethernet/mellanox/mlx5/core/sf/hw_table.c b/drivers/net/ethernet/