Module Name: src Committed By: riastradh Date: Sat Apr 15 17:06:45 UTC 2017
Modified Files:
src/sys/netinet: ip_encap.c
Log Message:
No need for membar_datadep_consumer here.
PSLIST_READER_FOREACH takes care of it already.
PSLIST_WRITER_FOREACH is exclusive so doesn't need it.
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 src/sys/netinet/ip_encap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
