ath10k: fix Native Wifi decap mode RX
authorMichal Kazior <michal.kazior@tieto.com>
Thu, 26 Sep 2013 07:12:23 +0000 (10:12 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Thu, 26 Sep 2013 07:12:23 +0000 (10:12 +0300)
commit784f69d31bd57973ef1dab9f5110018e38d92cf3
tree4d20f9a1e8f6c59b93fc2c4f20ba874a15b1c1a5
parente3fbf8d22a7ba109d1542c50c063acc23ef818ff
ath10k: fix Native Wifi decap mode RX

NWifi decap mode always reports 802.11 Data
Frames, even when QoS Data Frames are actually
received.

This made mac80211 not report frame priority
properly (since there was no QoS Control field).

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