On 03/07/2020 03:23 AM, Jouni Malinen wrote:
On Fri, Mar 06, 2020 at 02:58:11PM -0800, greearb@xxxxxxxxxxxxxxx wrote:
Try to make some of the debugging messages a bit more unique so it
is easier to figure out what is happening.
diff --git a/hs20/client/osu_client.c b/hs20/client/osu_client.c
@@ -2276,7 +2276,7 @@ static int osu_connect(struct hs20_osu_client *ctx, const char *bssid,
if (res < 0) {
- wpa_printf(MSG_INFO, "Could not connect");
+ wpa_printf(MSG_INFO, "Could not connect to OSU network");
write_summary(ctx, "Could not connect to OSU network");
wpa_printf(MSG_INFO, "Remove OSU network connection");
snprintf(buf, sizeof(buf), "REMOVE_NETWORK %d", id);
This part would seem to make sense.
Do you want me to redo the patches, or would you like to just apply what you want
of it? Nothing critical in there as you see...
Thanks,
Ben
--
Ben Greear <greearb@xxxxxxxxxxxxxxx>
Candela Technologies Inc http://www.candelatech.com
_______________________________________________
Hostap mailing list
Hostap@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/hostap