NetworkManager/src/devices/wifi
Tony Espy eed8fd2e43 wifi: clear WiFi requested_scan if suppl goes INACTIVE
It's possible for wpa_supplicant to transition to INACTIVE
state with an outstanding requested_scan pending.  This can
lead to a stall condition where scanning no longer occurs.

[thaller@redhat.com: added break statement to avoid fall-through]

https://mail.gnome.org/archives/networkmanager-list/2016-June/msg00116.html
2016-06-25 10:31:38 +02:00
..
tests all/tests: split core part out of "nm-test-utils.h" 2016-05-17 16:48:52 +02:00
exports.ver core: move device factory type function into factory object 2014-09-11 12:47:23 -05:00
Makefile.am build: disable deprecation checks for internal compilation 2016-04-05 22:22:58 +02:00
nm-device-olpc-mesh.c utils: inject platform into nm_utils_complete_generic() 2016-03-15 12:56:58 +01:00
nm-device-olpc-mesh.h core: split device creation and device setup (bgo #737458) 2015-07-31 14:06:09 -05:00
nm-device-wifi.c wifi: clear WiFi requested_scan if suppl goes INACTIVE 2016-06-25 10:31:38 +02:00
nm-device-wifi.h wifi: don't fail construction of NMDeviceWifi in constructor 2016-01-06 22:18:25 +01:00
nm-wifi-ap-utils.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nm-wifi-ap-utils.h libnm-core: change all mac-address properties to G_TYPE_STRING 2014-09-04 09:20:10 -04:00
nm-wifi-ap.c all: replace _nm_utils_string_in_list() with g_strv_contains() 2016-06-17 12:25:33 +02:00
nm-wifi-ap.h wifi: refactor private data for NMAccessPoint 2016-05-17 13:24:51 +02:00
nm-wifi-factory.c wifi: ignore monitor interfaces 2016-02-24 11:43:42 +01:00