fix up barriers in bnxt_down() - use barriers for all interrupts and
authorjmatthew <jmatthew@openbsd.org>
Thu, 4 Jan 2024 07:08:47 +0000 (07:08 +0000)
committerjmatthew <jmatthew@openbsd.org>
Thu, 4 Jan 2024 07:08:47 +0000 (07:08 +0000)
commit2bbed9a65ba55c7d04ead3390236101b897cb99b
tree4b68b81cff552b7eb7a9a44d51029a5af0417d3d
parent8dedfb5063991b4ed4272f3cb7f3850779cbcafd
fix up barriers in bnxt_down() - use barriers for all interrupts and
for the rx refill timeouts.

tested by hrvoje
ok bluhm@
sys/dev/pci/if_bnxt.c