diff options
author | Martin Willi <martin@strongswan.org> | 2018-09-25 09:51:02 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-11-10 07:41:33 -0800 |
commit | 6879c047ae6e9b6b43e54e8a34bebb7a52467198 (patch) | |
tree | 835d9a74ca966d0842c28a60f90282e554601c11 /net/bluetooth/smp.h | |
parent | 5217bec5a6e7bd3c95d1229fc6029d956a470060 (diff) |
mac80211_hwsim: do not omit multicast announce of first added radio
[ Upstream commit 28ef8b49a338dc1844e86b7954cfffc7dfa2660a ]
The allocation of hwsim radio identifiers uses a post-increment from 0,
so the first radio has idx 0. This idx is explicitly excluded from
multicast announcements ever since, but it is unclear why.
Drop that idx check and announce the first radio as well. This makes
userspace happy if it relies on these events.
Signed-off-by: Martin Willi <martin@strongswan.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'net/bluetooth/smp.h')
0 files changed, 0 insertions, 0 deletions