ath10k: don't drop corrupted mgmt frames
authorMichal Kazior <michal.kazior@tieto.com>
Mon, 24 Nov 2014 14:34:08 +0000 (15:34 +0100)
committerKalle Valo <kvalo@qca.qualcomm.com>
Wed, 26 Nov 2014 06:34:53 +0000 (08:34 +0200)
commitd67d0a02042867491051f766a3ad8389f5b307c2
tree2c0142cbd644c69533a1671f686a28c26cfbf8ec
parent7305d3e02da0ba62298d08b2883a537174a6b595
ath10k: don't drop corrupted mgmt frames

Some firmware revisions don't seem to deilver
management frames with FCS error via WMI so narrow
down the HTT rule to not drop corrupted management
frames.

This basically increases number of frames ath10k
reports while sniffing.

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
drivers/net/wireless/ath/ath10k/wmi.c