wifi: nl80211: Add POWERED_ADDR_CHANGE feature
authorJames Prestwood <prestwoj@gmail.com>
Fri, 26 Aug 2022 17:00:31 +0000 (10:00 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Sat, 3 Sep 2022 14:58:41 +0000 (16:58 +0200)
commita36c421690b3e5dee38fc12abfcabda742f00064
tree6aa5ce5b713c7d109fff63b1b35518a1d1ce2836
parent90703ba9bbc904c17828b84dd59b624bc9aef6cb
wifi: nl80211: Add POWERED_ADDR_CHANGE feature

Add a new extended feature bit signifying that the wireless hardware
supports changing the MAC address while the underlying net_device is
powered. Note that this has a different meaning from
IFF_LIVE_ADDR_CHANGE as additional restrictions might be imposed by
the hardware, such as:

 - No connection is active on this interface, carrier is off
 - No scan is in progress
 - No offchannel operations are in progress

Signed-off-by: James Prestwood <prestwoj@gmail.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/uapi/linux/nl80211.h