diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2020-07-16 03:04:51 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2020-07-16 03:04:51 +0000 |
commit | 99bc9843ed242e4ce3034d340f48926d3691eb99 (patch) | |
tree | 1738d929d36b6e13bdb213f585bd17a7f99eeb14 /usr.bin/users | |
parent | 90f97685dd718bdd8376620fb28a335edd092779 (diff) |
use a mutex to serialise the test and set of ifp->if_link_state.
this was serialised by NET_LOCK, but now i get link state change
information in an interrupt context, so i shouldn't (can't) do that
anymore.
ok jmatthew@
Diffstat (limited to 'usr.bin/users')
0 files changed, 0 insertions, 0 deletions