ControlPortOverNL80211 no longer needs to be disabled for the QCNCM865 in my laptop.

This commit is contained in:
Tom Alexander 2025-09-26 20:22:22 -04:00
parent 08b424e1f3
commit 3048b62834
Signed by: talexander
GPG Key ID: 36C99E8B3C39D85F

View File

@ -55,7 +55,6 @@
General = { General = {
EnableNetworkConfiguration = true; EnableNetworkConfiguration = true;
AddressRandomization = "network"; AddressRandomization = "network";
ControlPortOverNL80211 = false;
}; };
}; };
}; };