diff options
author | 2017-08-27 09:07:44 +0300 | |
---|---|---|
committer | 2017-09-26 20:52:03 +0300 | |
commit | c7784b1c8ab3f44dc2e643a8feb77584792c9108 (patch) | |
tree | a49472097536b895195ecf02f855a5c23d663fc8 /include/net/switchdev.h | |
parent | net/mlx5: Refactor FTE and FG creation code (diff) | |
download | wireguard-linux-c7784b1c8ab3f44dc2e643a8feb77584792c9108.tar.xz wireguard-linux-c7784b1c8ab3f44dc2e643a8feb77584792c9108.zip |
net/mlx5: Replace fs_node mutex with reader/writer semaphore
Currently, steering object is protected by mutex lock, replace
the mutex lock with reader/writer semaphore .
In this patch we still use only write semaphore. In downstream
patches we will switch part of the write locks to read locks.
Signed-off-by: Maor Gottlieb <maorg@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'include/net/switchdev.h')
0 files changed, 0 insertions, 0 deletions