diff options
author | 2021-08-27 11:55:10 -0700 | |
---|---|---|
committer | 2021-08-28 11:23:09 +0100 | |
commit | af3d2ae1144327490f4eb96accbfa1d0f404eb8a (patch) | |
tree | 7e67c6db0324b6374d0a020293abfdcbedac8205 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ionic: fill mac addr earlier in add_addr (diff) | |
download | wireguard-linux-af3d2ae1144327490f4eb96accbfa1d0f404eb8a.tar.xz wireguard-linux-af3d2ae1144327490f4eb96accbfa1d0f404eb8a.zip |
ionic: add queue lock around open and stop
Add the queue configuration lock to ionic_open() and
ionic_stop() so that they don't collide with other in parallel
queue configuration actions such as MTU changes as can be
demonstrated with a tight loop of ifup/change-mtu/ifdown.
Signed-off-by: Shannon Nelson <snelson@pensando.io>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions