commit | efe4ae751cf8296135d56c6a2429f4611118a5e5 | [log] [tgz] |
---|---|---|
author | Jouni Malinen <jouni@codeaurora.org> | Fri May 15 20:39:58 2020 +0300 |
committer | Jouni Malinen <jouni@codeaurora.org> | Fri May 15 20:39:58 2020 +0300 |
tree | 761611dd6558fe3f4c98b93e82ceb5f259aca19c | |
parent | baef6b14f0cf63c6cb850035d78047445de24862 [diff] |
DPP: Fix the default listen-for-chirp channel The comment here was correct on which channel (6) is supposed to be used as the default, but the actually frequency was set to incorrect channel (11). Fix that to be able to receive Presence Announcement frames in cases where the chirping channel is not explicitly specified. Signed-off-by: Jouni Malinen <jouni@codeaurora.org>