Re: [PATCH] ModemManager: gsm: Correctly set registration status when disabling

2011-05-19 Thread Dan Williams
On Wed, 2011-05-18 at 20:44 -0400, Nathan Williams wrote: > Pretty much like it says; without this, the circuit-switched status > isn't set back to UNKNOWN at disable time, which messes with the value > returned by gsm_reg_status(). > Pesky integer types all being the same. Looks good, pushed

[PATCH] ModemManager: gsm: Correctly set registration status when disabling

2011-05-18 Thread Nathan Williams
Pretty much like it says; without this, the circuit-switched status isn't set back to UNKNOWN at disable time, which messes with the value returned by gsm_reg_status(). Pesky integer types all being the same. - Nathan From ea36f0d7554a4c6a6ce3e9bb487c4c687cbd9798 Mon Sep 17 00:00:00 2001 F