CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/02/17 07:34:19
Modified files:
sys/dev/ic : ar5008.c
Log message:
Use bpf_mtap_hdr() to prepend the radiotap header instead of faking an
mbuf which sits on the stack. Similar change was done in iwm(4) some time
ago.
OK stsp@
