ath10k: fix NSS reporting in RX
authorMichal Kazior <michal.kazior@tieto.com>
Wed, 16 Oct 2013 13:45:59 +0000 (16:45 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 21 Oct 2013 13:41:18 +0000 (16:41 +0300)
commitc4340c26d63550eaedcc3440f6ba78d6d4c451d4
tree807a95afefdad25545807e78a5c845bf350e508e
parent5c54a7bf48650a8d38f2e0b1748885f5c044f45f
ath10k: fix NSS reporting in RX

NSTS values reported in the VHT-SIG-A1 are 0
through 7 but they actually describe number of
streams 1 through 8.

1SS frames were dropped. This patch fixes this.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/txrx.c