Skip to content

Commit ae4de89

Browse files
roidayanSaeed Mahameed
authored andcommitted
net/mlx5e: Remove redundant comment
The function comment says what it is and the comment is redundant. Signed-off-by: Roi Dayan <roid@nvidia.com> Reviewed-by: Shay Drory <shayd@nvidia.com> Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
1 parent 4575ab3 commit ae4de89

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1904,7 +1904,6 @@ static int esw_create_vport_rx_group(struct mlx5_eswitch *esw)
19041904
if (!flow_group_in)
19051905
return -ENOMEM;
19061906

1907-
/* create vport rx group */
19081907
mlx5_esw_set_flow_group_source_port(esw, flow_group_in, 0);
19091908

19101909
MLX5_SET(create_flow_group_in, flow_group_in, start_flow_index, 0);

0 commit comments

Comments
 (0)