ath10k: implement handling of p2p noa event
authorMichal Kazior <michal.kazior@tieto.com>
Thu, 26 Feb 2015 12:23:18 +0000 (13:23 +0100)
committerKalle Valo <kvalo@qca.qualcomm.com>
Sat, 7 Mar 2015 07:57:42 +0000 (09:57 +0200)
commitfe3cbdfc4f5837401729e77e86da553d1e86f2bd
treec07a6f61a5cb5f6a92682b12ea14791e05f13f3c
parent6a94888f173f10d24d69d25fb99ab50bf750e0e3
ath10k: implement handling of p2p noa event

Since new wmi-tlv firmware doesn't have SWBA event
the only way to deliver P2P NoA information is
through a new dedicated event.

This fixes P2P GO Probe Responses to include P2P
NoA when appropriate on the new firmware.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/p2p.c
drivers/net/wireless/ath/ath10k/p2p.h
drivers/net/wireless/ath/ath10k/wmi-tlv.c
drivers/net/wireless/ath/ath10k/wmi-tlv.h
This page took 0.030072 seconds and 5 git commands to generate.