mac80211: add radiotap flag and handling for 5/10 MHz
authorSimon Wunderlich <simon.wunderlich@s2003.tu-chemnitz.de>
Mon, 8 Jul 2013 14:55:52 +0000 (16:55 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 16 Jul 2013 06:58:05 +0000 (09:58 +0300)
commita5e70697d0c4836e69c60de92db27eac9ae71e05
treea4af8f2f829b505a2e78aafb2aa9663e25709b7b
parent438b61b77082e70d2a408cc77b8c5faac312e940
mac80211: add radiotap flag and handling for 5/10 MHz

Wireshark already defines radiotap channel flags for 5 and 10 MHz, so
just use them in Linux radiotap too. Furthermore, add rx status flags to
allow drivers to report when they received data on 5 or 10 MHz channels.

Signed-off-by: Simon Wunderlich <siwu@hrz.tu-chemnitz.de>
Signed-off-by: Mathias Kretschmer <mathias.kretschmer@fokus.fraunhofer.de>
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
include/net/ieee80211_radiotap.h
include/net/mac80211.h
net/mac80211/rx.c