commit | 11197d006bcfabf0173a7820a163fcaac420d10e | [log] [tgz] |
---|---|---|
author | Masashi Honma <masashi.honma@gmail.com> | Wed Nov 30 09:06:04 2016 +0900 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Dec 13 16:05:11 2016 +0100 |
tree | 3af7999c1e3a29f2ab777935fbceaa2562e58574 | |
parent | ebceec860fc370b2f4c23e95c51daa932e047913 [diff] |
mac80211: Suppress NEW_PEER_CANDIDATE event if no room Previously, kernel sends NEW_PEER_CANDIDATE event to user land even if the found peer does not have any room to accept other peer. This causes continuous connection trials. Signed-off-by: Masashi Honma <masashi.honma@gmail.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>