aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/core/dev_ioctl.c
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2021-11-06 18:08:11 +0100
committerSaeed Mahameed <saeedm@nvidia.com>2021-12-02 16:53:09 -0800
commit31108d142f3632970f6f3e0224bd1c6781c9f87d (patch)
treea31e343d59fbfe1f6872fb3132ce31f462260b28 /net/core/dev_ioctl.c
parentnet/mlx5: Fix error return code in esw_qos_create() (diff)
downloadwireguard-linux-31108d142f3632970f6f3e0224bd1c6781c9f87d.tar.xz
wireguard-linux-31108d142f3632970f6f3e0224bd1c6781c9f87d.zip
net/mlx5: Fix some error handling paths in 'mlx5e_tc_add_fdb_flow()'
All the error handling paths of 'mlx5e_tc_add_fdb_flow()' end to 'err_out' where 'flow_flag_set(flow, FAILED);' is called. All but the new error handling paths added by the commits given in the Fixes tag below. Fix these error handling paths and branch to 'err_out'. Fixes: 166f431ec6be ("net/mlx5e: Add indirect tc offload of ovs internal port") Fixes: b16eb3c81fe2 ("net/mlx5: Support internal port as decap route device") Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Reviewed-by: Roi Dayan <roid@nvidia.com> Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'net/core/dev_ioctl.c')
0 files changed, 0 insertions, 0 deletions