Module Name: src Committed By: riastradh Date: Sat Feb 1 02:58:15 UTC 2020
Modified Files:
src/sys/net: if_vlan.c
Log Message:
Switch if_vlan to atomic_load/store_*.
Fix missing membar_datadep_consumer -- now atomic_load_consume -- in
vlan_lookup_tag_psref.
To generate a diff of this commit:
cvs rdiff -u -r1.150 -r1.151 src/sys/net/if_vlan.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
