From: Oleksij Rempel Date: Fri, 24 May 2013 18:30:59 +0000 (+0200) Subject: ath9k: check for Rx-STBC flag and pass it to ieee80211 X-Git-Tag: v3.11-rc1~16^2~103^2^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0a1ae976d6cd40ff90ba87883e17eb2610dae3d;p=pandora-kernel.git ath9k: check for Rx-STBC flag and pass it to ieee80211 This patch make use of STBC flag in DMA RX descriptor. Only devices after ar9280 can provide this information. If card support it we will set HAVE_STBC flag, to show clint programm thet STBC is supported but not received. Signed-off-by: Oleksij Rempel Signed-off-by: John W. Linville --- Reading git-diff-tree failed