CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/02/19 04:05:04
Modified files:
sys/dev/ic : ath.c rt2560.c rt2661.c rt2860.c
Log message:
Similar to other wireless drivers use bpf_mtap_hdr() to prepend the
radiotap header instead of using a fack mbuf in the stack.
OK stsp@
