]> git.neil.brown.name Git - gsm0710muxd.git/commit
Remove watchdog source when resetting modem.
authorNeil Brown <neilb@suse.de>
Sat, 31 Jan 2009 19:51:28 +0000 (06:51 +1100)
committerNeil Brown <neilb@suse.de>
Sat, 31 Jan 2009 19:51:28 +0000 (06:51 +1100)
commit21ac529cdedb0fbf476c1d5d656c221c58a28f91
treeb786ceffe9a24d150085c54aa79faca114c94d7d
parentabcbcd7cc532a8834906de3fc24c8f8fe7643cd4
Remove watchdog source when resetting modem.

The "reset_modem" command eventual sets up the g_source_watchdog
without ever stopping the old watchdog.  So each call adds another
watchdog.

So remove the current watchdog when resetting

Signed-off-by: NeilBrown <neilb@suse.de>
src/gsm0710muxd.c