diff options
author | Janusz Dziedzic <janusz.dziedzic@tieto.com> | 2014-02-25 07:56:39 +0100 |
---|---|---|
committer | Kalle Valo <kvalo@qca.qualcomm.com> | 2014-02-27 18:42:08 +0200 |
commit | a80ddb003a24d10a87e3fbfc2d8e46c54698b585 (patch) | |
tree | 74126bd334116e48ec4c0f19cb7417b0468972a0 /drivers/net/wireless/ath/ath10k/wmi.c | |
parent | 9f81f72556107a38ebf523ea1d38ef85dfa35d09 (diff) |
ath10k: skip management frames in HTT path
After we pass frames with INV_PEER to upper layer in commit 716ae53c56cf
("ath10k: pass frames with invalid peer status to upper layer") we could pass
some management frames (in case INVALID_PEER and MGMT_CTRL) twice to upper
layer, once via WMI and once via HTT. Next we could handle assoc request twice.
This patch remove such regression.
Signed-off-by: Janusz Dziedzic <janusz.dziedzic@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath10k/wmi.c')
0 files changed, 0 insertions, 0 deletions