]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: check for Rx-STBC flag and pass it to ieee80211
authorOleksij Rempel <linux@rempel-privat.de>
Fri, 24 May 2013 18:30:59 +0000 (20:30 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 30 May 2013 18:42:35 +0000 (14:42 -0400)
commit4ba48654d921e7766dcc5b87c0f624e09107a5f6
treefe131921922ea83429092629696d037ee294bc19
parent2bf1da7e4ba83756ba42ad8d6309af483a57063d
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 <linux@rempel-privat.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/init.c
drivers/net/wireless/ath/ath9k/mac.c
drivers/net/wireless/ath/ath9k/mac.h