From: Oleksij Rempel Date: Fri, 24 May 2013 10:05:45 +0000 (+0200) Subject: mac80211: add STBC flag for radiotap X-Git-Tag: v3.11-rc1~16^2~103^2^2~41^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=786677d100600b7f6089bae0d3967c1b901a6141;p=pandora-kernel.git mac80211: add STBC flag for radiotap Some chips can tell us if received frame was encoded with STBC or not. To make this information available in user space we can use updated radiotap specification: http://www.radiotap.org/defined-fields/MCS This patch will set number of STBC encoded spatial streams (Nss). The HAVE_STBC flag should be provided by driver. Signed-off-by: Oleksij Rempel Signed-off-by: Johannes Berg --- Reading git-diff-tree failed