summaryrefslogtreecommitdiff
path: root/sys/net/if_enc.c
diff options
context:
space:
mode:
authorDavid Gwynne <dlg@cvs.openbsd.org>2019-03-29 04:12:56 +0000
committerDavid Gwynne <dlg@cvs.openbsd.org>2019-03-29 04:12:56 +0000
commit773a4555f559222f3571db60878fa5c3a27c4b0a (patch)
tree5413e8bfdf1a8d3dfa16b428cd4b8a67d08c1eab /sys/net/if_enc.c
parent3dc290e5cfa30658987ff88e9dc5209e3984baeb (diff)
deprecate ifiq_barrier.
drivers don't need to call it because the stack runs work in ifiqs. again, only the stack has to care about waiting for pending work when shutting down, not drivers. ifiq_destroy already does a task_del and task_barrier dance, so we don't need ifiq_barrier.
Diffstat (limited to 'sys/net/if_enc.c')
0 files changed, 0 insertions, 0 deletions