Re: [PATCH] supplicant: Change some wpa_printf to wpa_dbg

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux