diff options
author | Ido Schimmel <idosch@nvidia.com> | 2020-09-27 09:42:11 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-09-27 13:22:31 -0700 |
commit | 72865028582a678be1e05240e55d452e5c258eca (patch) | |
tree | 49b4a61be8b90182bfdb4d45122c5a94d4fde088 /Documentation | |
parent | 7dbbcf496f2a4b6d82cfc7810a0746e160b79762 (diff) | |
download | lwn-72865028582a678be1e05240e55d452e5c258eca.tar.gz lwn-72865028582a678be1e05240e55d452e5c258eca.zip |
mlxsw: spectrum_acl: Fix mlxsw_sp_acl_tcam_group_add()'s error path
If mlxsw_sp_acl_tcam_group_id_get() fails, the mutex initialized earlier
is not destroyed.
Fix this by initializing the mutex after calling the function. This is
symmetric to mlxsw_sp_acl_tcam_group_del().
Fixes: 5ec2ee28d27b ("mlxsw: spectrum_acl: Introduce a mutex to guard region list updates")
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Reviewed-by: Jiri Pirko <jiri@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions