commit | 40822a901e3c07e50fe9f6a0cbbe77cba9fbc898 | [log] [tgz] |
---|---|---|
author | Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> | Sun Jan 25 10:52:50 2015 +0200 |
committer | Kalle Valo <kvalo@codeaurora.org> | Thu Jan 29 09:55:19 2015 +0200 |
tree | d63ee3b7473596303d82ac158039fe7af851b2a0 | |
parent | 713c8a29e4d869f7ca4cadc8a6ac2c12de532ed9 [diff] |
wil6210: implement cfg80211 probe_client() op Access point require this API to check peer alive status. Assume peer is alive when it is connected, because firmware implements keep alive checks and will disconnect peer if it is not alive. Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>