diff options
author | 2020-04-12 07:02:43 +0000 | |
---|---|---|
committer | 2020-04-12 07:02:43 +0000 | |
commit | 351e2860c25c8ccf6243c57011e94a4cc87f241d (patch) | |
tree | 9257e22f14547a561d464d6d5cfebb24b10895c2 /usr.bin/tmux/cmd-display-menu.c | |
parent | take NET_LOCK in aggr_clone_destroy() before calling aggr_p_dtor() (diff) | |
download | wireguard-openbsd-351e2860c25c8ccf6243c57011e94a4cc87f241d.tar.xz wireguard-openbsd-351e2860c25c8ccf6243c57011e94a4cc87f241d.zip |
say if_pcount needs NET_LOCK instead of the kernel lock.
if_pcount is only touched in ifpromisc(), and ifpromisc() needs
NET_LOCK anyway because it also modifies if_flags.
suggested by mpi@
ok visa@
Diffstat (limited to 'usr.bin/tmux/cmd-display-menu.c')
0 files changed, 0 insertions, 0 deletions