NetworkManager/src/modem-manager
Dan Williams 6d9c4c64b4 modem: ensure PPP manager is always cleaned up
While this should never happen while the PPP manager is alive, modems
can switch their IP method while alive, since the net port is sometimes
discovered after the serial ports have been.  This happens for some
devices that have separate drivers for the net and serial sides, like
ZTE Icera-based devices (cdc-ether and cdc-acm) and newer Sierra
devices (sierra and sierra-net).  Just be paranoid here and ensure
that the PPP manager gets cleaned up.

Partial attempt at fixing lp:752143
2011-04-19 12:01:24 -05:00
..
Makefile.am core: consolidate mobile broadband device types 2011-02-25 10:16:17 -06:00
nm-modem-cdma.c build: do the right thing with config.h (bgo #644664) 2011-03-14 01:01:22 -05:00
nm-modem-cdma.h Merge commit 'origin/master' into btdun 2010-01-27 17:21:06 -08:00
nm-modem-gsm.c build: do the right thing with config.h (bgo #644664) 2011-03-14 01:01:22 -05:00
nm-modem-gsm.h Merge commit 'origin/master' into btdun 2010-01-27 17:21:06 -08:00
nm-modem-manager.c core: use #defines for NMDBusManager signal names 2010-12-10 11:36:55 -06:00
nm-modem-manager.h Merge commit 'origin/master' into btdun 2010-01-27 17:21:06 -08:00
nm-modem-types.h misc: license fixups 2010-01-21 15:11:50 -08:00
nm-modem.c modem: ensure PPP manager is always cleaned up 2011-04-19 12:01:24 -05:00
nm-modem.h modem: remove dead code 2011-04-19 11:58:47 -05:00