Re: wifi permanently switching between 2.4 and 5 GHz

2018-08-27 Thread Michael Butash
That is actually quite helpful - I didn't realize you could configure hysteresis at the iw level, and never found that prior. I dug about when I ran into this at a particular customer site with crappy wifi as mentioned thinking exactly hysteresis adjustment, but never found (or noticed) anything

Re: [PATCH ModemManager] docs: mm_modem_get_sim is async

2018-08-27 Thread Dan Williams via networkmanager-list
On Mon, 2018-08-27 at 16:51 +0200, Guido Günther wrote: > Signed-off-by: Guido Günther > --- > libmm-glib/mm-modem.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Pushed to git master, thanks! Dan > diff --git a/libmm-glib/mm-modem.c b/libmm-glib/mm-modem.c > index

[PATCH ModemManager] docs: mm_modem_get_sim is async

2018-08-27 Thread Guido Günther
Signed-off-by: Guido Günther --- libmm-glib/mm-modem.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libmm-glib/mm-modem.c b/libmm-glib/mm-modem.c index e29716be..80cb280b 100644 --- a/libmm-glib/mm-modem.c +++ b/libmm-glib/mm-modem.c @@ -2876,7 +2876,7 @@