This doesn't change any functionality. It only adds commented out lines in order to easily be able to switch between the mainline and the proprietary redpine driver.
note that /etc/NetworkManager/conf.d/100-disable-wifi-mac-randomization.conf with the following content is currently also needed for using the mainline driver:
[connection]
wifi.mac-address-randomization=1
[device]
wifi.scan-rand-mac-address=no
Signed-off-by: Martin Kepplinger martin.kepplinger@puri.sm