diff options
author | Dan Carpenter | 2023-02-27 14:16:10 +0300 |
---|---|---|
committer | Greg Kroah-Hartman | 2023-03-30 12:49:08 +0200 |
commit | c4c977935b2fc60084b3735737d17a06e7ba1bd0 (patch) | |
tree | 1617b4304a1792aaa162e877bb78346ee1c48e3d /net/dsa | |
parent | fba0b70e8cf786b7d9efc3cae13eb42f50c03b3e (diff) |
net/mlx5: E-Switch, Fix an Oops in error handling code
[ Upstream commit 640fcdbcf27fc62de9223f958ceb4e897a00e791 ]
The error handling dereferences "vport". There is nothing we can do if
it is an error pointer except returning the error code.
Fixes: 133dcfc577ea ("net/mlx5: E-Switch, Alloc and free unique metadata for match")
Signed-off-by: Dan Carpenter <error27@gmail.com>
Reviewed-by: Roi Dayan <roid@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'net/dsa')
0 files changed, 0 insertions, 0 deletions