Module Name: src Committed By: riastradh Date: Sat Feb 1 02:32:40 UTC 2020
Modified Files:
src/sys/dev/pci: if_ena.c
Log Message:
Use atomic_load/store_* in ena(4), not questionable membar_sync.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/dev/pci/if_ena.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
