nl80211: multicast_to_unicast can be changed while IFF_UP
authorMichael Braun <michael-dev@fami-braun.de>
Mon, 31 Oct 2016 13:40:59 +0000 (14:40 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 13 Dec 2016 15:04:57 +0000 (16:04 +0100)
commitb528414ca3b7b57f4f81b7ff207e6f8ffde89d2e
tree52b8f0fc58d10261957101011da5931f8ff11404
parent5a88de5342f3090d8292132a392094034d85d101
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>
net/wireless/nl80211.c