NetworkManager/src/wimax
Dan Williams bcba83592e wimax: make sure current NSP is cleared when appropriate
When removing all NSPs in the scan list clearly we should be clearing
out the current NSP as well, since it just got removed from the scan
list.  And make sure the current NSP is cleared when activation fails
or when the device becomes disconnected, since it's not connected to
anything and thus can't have a current NSP either.

The current NSP should only be set during the activation attempt and
while the device is connected.
2011-05-11 15:21:05 -05:00
..
iwmxsdk.c wimax: handle device removal when the WiMAX Network Service goes away 2011-04-01 17:57:09 -05:00
iwmxsdk.h wimax: add Center Frequency, RSSI, CINR, TX Power, and BSID properties 2011-01-06 15:18:19 -06:00
Makefile.am build: make WiMAX support optional 2011-01-05 18:23:08 -06:00
nm-device-wimax.c wimax: make sure current NSP is cleared when appropriate 2011-05-11 15:21:05 -05:00
nm-device-wimax.h wimax: add Center Frequency, RSSI, CINR, TX Power, and BSID properties 2011-01-06 15:18:19 -06:00
nm-wimax-nsp.c wimax: fix dbus-glib assert when wimax strength overflows 2011-03-11 18:20:42 -06:00
nm-wimax-nsp.h wimax: Implement WiMAX support 2009-12-18 15:41:27 +02:00
nm-wimax-types.h wimax: Implement WiMAX support 2009-12-18 15:41:27 +02:00
nm-wimax-util.c wimax: make WiMAX mostly work 2011-01-03 23:55:38 -06:00
nm-wimax-util.h wimax: make WiMAX mostly work 2011-01-03 23:55:38 -06:00