]> git.itanic.dy.fi Git - linux-stable/commitdiff
net/mlx5: DR, Fix code indentation
authorYevgeny Kliteynik <kliteyn@nvidia.com>
Tue, 1 Aug 2023 22:01:14 +0000 (01:01 +0300)
committerSaeed Mahameed <saeedm@nvidia.com>
Mon, 21 Aug 2023 17:55:15 +0000 (10:55 -0700)
Signed-off-by: Yevgeny Kliteynik <kliteyn@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
drivers/net/ethernet/mellanox/mlx5/core/steering/fs_dr.c

index feb307fb3440bd1264cf6f27a50f00aaf29986ad..14f6df88b1f9a6712084552a055b5e0c70754b92 100644 (file)
@@ -336,7 +336,7 @@ static int mlx5_cmd_dr_create_fte(struct mlx5_flow_root_namespace *ns,
                if (fte->action.pkt_reformat->owner == MLX5_FLOW_RESOURCE_OWNER_FW) {
                        err = -EINVAL;
                        mlx5dr_err(domain, "FW-owned reformat can't be used in SW rule\n");
-                               goto free_actions;
+                       goto free_actions;
                }
 
                is_decap = fte->action.pkt_reformat->reformat_type ==