commit | babea2d4fe76c6515da6231e8d940044bad686b1 | [log] [tgz] |
---|---|---|
author | Andrei Otcheretianski <andrei.otcheretianski@intel.com> | Sun Nov 04 21:56:31 2018 +0200 |
committer | Luca Coelho <luciano.coelho@intel.com> | Tue Jan 29 16:10:31 2019 +0200 |
tree | 03e42b4746ab5d2732703a7012cdcdc97914382c | |
parent | 93079fd5c0597a89f6fa3a1a3334739de10d6b07 [diff] |
iwlwifi: mvm: Disconnect on large beacon loss Some buggy APs stop sending beacons, but continue to ack our null data packets or even run some traffic. It's better not to stick connected to such an AP forever, so disconnect after some larger beacon loss threshold is crossed. Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>