]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ath10k: pass frames with invalid peer status to upper layer
authorJanusz Dziedzic <janusz.dziedzic@tieto.com>
Thu, 13 Feb 2014 15:50:00 +0000 (17:50 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Thu, 13 Feb 2014 15:53:10 +0000 (17:53 +0200)
commit716ae53c56cf51a64a56aa94d60240b9dff4a112
tree340355fc916571ef9a7282a24da99ca58ea70ae5
parentfd71f807376437756bfab0ee21d5978a7b05a0f5
ath10k: pass frames with invalid peer status to upper layer

Pass frames with invalid peer status to upper layer.
Next mac80211 will validate frames and drop if required.
This is required to detect spurious frames and pass
this info to user mode (detect CLASS2 CLASS3 frames from
nonauthenticated/nonassociated stations).

Signed-off-by: Janusz Dziedzic <janusz.dziedzic@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/htt_rx.c