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)
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>

No differences found