Module Name: src Committed By: msaitoh Date: Tue Jun 26 06:17:40 UTC 2018
Modified Files:
src/sys/dev/ic: malo.c
Log Message:
bpf_mtap*() after ieee80211_encap() should be bpf_mtap3() rather than
bpf_mtap(). bpf_mtap3() is for raw bpf.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/dev/ic/malo.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
