diff options
author | Jiri Pirko <jiri@mellanox.com> | 2019-02-24 06:46:27 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-02-24 20:25:29 -0800 |
commit | 65e190356098f2bd6adbdee06047a941ca1d20e1 (patch) | |
tree | 9d9deaf778a350fad8a7e210cb9e40a2d4f5cf1e /net/switchdev/switchdev.c | |
parent | 1263a9ab82249a5af42302a522ea8453affc5fda (diff) | |
download | linux-65e190356098f2bd6adbdee06047a941ca1d20e1.tar.gz linux-65e190356098f2bd6adbdee06047a941ca1d20e1.tar.bz2 linux-65e190356098f2bd6adbdee06047a941ca1d20e1.zip |
mlxsw: spectrum_acl: Introduce mutex to guard Bloom Filter updates
Bloom filter is shared within multiple regions. For updates, it needs to
be guarded by a separate mutex. Do that in order to not rely on RTNL
mutex.
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>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions