CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/12/18 03:37:42
Modified files:
sys/dev/pci : if_iwm.c if_iwn.c
sys/net80211 : ieee80211_ioctl.c
Log message:
While copying out channel flags to userspace, omit the HT channel flag if
we're not in 11n mode. This will allow tcpdump to show the mode correctly.
ok mpi@
