Fill RX ring during init and bail early on send if OACTIVE is set
authormikeb <mikeb@openbsd.org>
Fri, 9 Jun 2017 20:38:48 +0000 (20:38 +0000)
committermikeb <mikeb@openbsd.org>
Fri, 9 Jun 2017 20:38:48 +0000 (20:38 +0000)
commit088d0fa3018ee314ebdf48ca18f1ef44cd8f2aee
tree1d25f6737195ef81b732760ed0c13774472e066d
parentb7823b909956fee473e1e6ff08e8b31a5be1c040
Fill RX ring during init and bail early on send if OACTIVE is set
or IFF_RUNNING is not.
sys/dev/pv/if_xnf.c