mac80211: (selectively) add HT details in radiotap
authorJohannes Berg <johannes.berg@intel.com>
Thu, 10 May 2012 07:09:10 +0000 (09:09 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 16 May 2012 16:46:38 +0000 (12:46 -0400)
commitac55d2fe0576d272c4a98ed9dfb87b1cca29486e
tree8c3ef0958797ae0fc9a28e9fc9773d4d27bbe7f0
parent2aed691540661e9cf6dac5dd2bd8742b9d68399d
mac80211: (selectively) add HT details in radiotap

Add a flag for the HT format (mixed vs. greenfield)
to allow drivers to report that on receive. Not all
drivers will do that though, so allow drivers to set
which radiotap MCS details they report.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/net/mac80211.h
net/mac80211/main.c
net/mac80211/rx.c
This page took 0.026771 seconds and 5 git commands to generate.