Initialize ring read/write pointers to make sure that upon reinit, caused
authorpatrick <patrick@openbsd.org>
Tue, 31 Aug 2021 20:58:51 +0000 (20:58 +0000)
committerpatrick <patrick@openbsd.org>
Tue, 31 Aug 2021 20:58:51 +0000 (20:58 +0000)
commit13f544a805bc52155c2b20a313ef2246e5e0d7f5
treeebf5913172852484f8ed3c402b8b028f876b0c54
parent78fb59575da730d58f669575f5ad45fb29f4e67b
Initialize ring read/write pointers to make sure that upon reinit, caused
by a suspend/resume cycle, the pointers are set to a sane default.
sys/dev/pci/if_bwfm_pci.c