commit | b528414ca3b7b57f4f81b7ff207e6f8ffde89d2e | [log] [tgz] |
---|---|---|
author | Michael Braun <michael-dev@fami-braun.de> | Mon Oct 31 14:40:59 2016 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Dec 13 16:04:57 2016 +0100 |
tree | 52b8f0fc58d10261957101011da5931f8ff11404 | |
parent | 5a88de5342f3090d8292132a392094034d85d101 [diff] |
nl80211: multicast_to_unicast can be changed while IFF_UP There is no need to prevent toggling multicast_to_unicast while interface is already up. This change simplifies reconfiguration from hostapd. Signed-off-by: Michael Braun <michael-dev@fami-braun.de> Signed-off-by: Johannes Berg <johannes.berg@intel.com>