[PATCH 3/5] do not take anaconda's netdevices into account while searching for APs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



---
 pyanaconda/network.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pyanaconda/network.py b/pyanaconda/network.py
index 0d10d82..ccfd527 100644
--- a/pyanaconda/network.py
+++ b/pyanaconda/network.py
@@ -538,7 +538,7 @@ class Network:
                 device.writeIfcfgFile()
 
     def getSSIDs(self):
-        return getSSIDs(self.netdevices.keys())
+        return getSSIDs()
 
     def selectPreferredSSIDs(self, dev_ssids):
         for iface, device in self.netdevices.items():
-- 
1.7.4.4

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list


[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux