Module Name: src Committed By: riastradh Date: Sat Feb 1 02:54:02 UTC 2020
Modified Files:
src/sys/net: bpf.c bpfjit.c
Log Message:
Fix wrong memory order and switch bpf to atomic_load/store_*.
To generate a diff of this commit:
cvs rdiff -u -r1.233 -r1.234 src/sys/net/bpf.c
cvs rdiff -u -r1.47 -r1.48 src/sys/net/bpfjit.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
