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)
commitb0a1ae976d6cd40ff90ba87883e17eb2610dae3d
treefe131921922ea83429092629696d037ee294bc19
parentab276103357637fb26cc851369b5abbdc42afbf4
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