commit | 1263a9ab82249a5af42302a522ea8453affc5fda | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Sun Feb 24 06:46:26 2019 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Feb 24 20:25:29 2019 -0800 |
tree | 75ba1f35f5e008c0e0998801b4ea8116778e1757 | |
parent | 79604b6e17426d64435bc947532a89fa8b0cf6b4 [diff] |
mlxsw: spectrum_acl: Introduce vregion mutex In order to remove dependency on RTNL, introduce a mutex to guard vregion structure, list of chunks and list of entries in chunks. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>