Module Name: src
Committed By: martin
Date: Tue Jul 31 16:20:33 UTC 2018
Modified Files:
src/sys/dev/ic [netbsd-8]: rt2661.c
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #951):
sys/dev/ic/rt2661.c: revision 1.38
bpf_mtap*() before ieee80211_encap() should be bpf_mtap() rather than
bpf_mtap3(). bpf_mtap3() is for raw bpf and be used after ieee80211_encap().
To generate a diff of this commit:
cvs rdiff -u -r1.35.2.1 -r1.35.2.2 src/sys/dev/ic/rt2661.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.