From: Emmanuel Grumbach Date: Wed, 5 Feb 2014 10:48:53 +0000 (+0200) Subject: mac80211: propagate STBC / LDPC flags to radiotap X-Git-Tag: v3.15-rc1~113^2~289^2^2~101^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63c361f5114d81db789f8f5671c76c228c35b021;p=pandora-kernel.git mac80211: propagate STBC / LDPC flags to radiotap This capabilities weren't propagated to the radiotap header. We don't set here the VHT_KNOWN / MCS_HAVE flag because not all the low level drivers will know how to properly flag the frames, hence the low level driver will be in charge of setting IEEE80211_RADIOTAP_MCS_HAVE_FEC, IEEE80211_RADIOTAP_MCS_HAVE_STBC and / or IEEE80211_RADIOTAP_VHT_KNOWN_STBC according to its capabilities. Signed-off-by: Emmanuel Grumbach Signed-off-by: Johannes Berg --- Reading git-diff-tree failed