diff options
author | 2024-08-05 17:54:03 +0900 | |
---|---|---|
committer | 2024-08-05 17:54:03 +0900 | |
commit | b9545448f095f23f72fc6b28aa9bfb84a4ac9d40 (patch) | |
tree | 13390d336891be4e0beb3da9cc00fed1a6ca21be /tools/perf/scripts/python/export-to-postgresql.py | |
parent | firewire: core: use guard macro to maintain isochronous context for userspace client (diff) | |
download | wireguard-linux-b9545448f095f23f72fc6b28aa9bfb84a4ac9d40.tar.xz wireguard-linux-b9545448f095f23f72fc6b28aa9bfb84a4ac9d40.zip |
firewire: core: use guard macro to maintain list of receivers for phy configuration packets
The core function maintains clients to receive phy configuration packets
by list in the instance of fw_card. The concurrent access to the list is
protected by spinlock in the instance.
This commit uses guard macro to maintain the list.
Link: https://lore.kernel.org/r/20240805085408.251763-13-o-takashi@sakamocchi.jp
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions