On 13/03/2019 23:00, greearb@xxxxxxxxxxxxxxx wrote: > diff --git a/wpa_supplicant/rrm.c b/wpa_supplicant/rrm.c > index ab5e6db..68b1f7b 100644 > --- a/wpa_supplicant/rrm.c > +++ b/wpa_supplicant/rrm.c > @@ -24,7 +24,7 @@ static void wpas_rrm_neighbor_rep_timeout_handler(void *data, void *user_ctx) > > if (!rrm->notify_neighbor_rep) { > wpa_printf(MSG_ERROR, > - "RRM: Unexpected neighbor report timeout"); > + "RRM: Unexpected neighbor report timeout"); > return; > } I submit that the above change may be in error: you are proposing to remove a space where the surrounding code suggests that one continues to be needed. HTH, Jan _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap