2005-04-15 Dan Williams <dcbw@redhat.com>
Patches from Tom Parker: - Fix memleaks - Join with worker thread rather than polling for its exit Patch from Bill Moss: - Cull duplicate ESSIDs from the scan list, taking highest strength AP git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@573 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
@@ -515,6 +515,8 @@ static gboolean nm_policy_allowed_ap_list_update (gpointer user_data)
|
||||
}
|
||||
else
|
||||
nm_device_copy_allowed_to_dev_list (dev, data->allowed_ap_list);
|
||||
|
||||
nm_ap_list_remove_duplicate_essids (nm_device_ap_list_get (dev));
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user