|
- os_snprintf(ifname, sizeof(ifname), "%s-p2p-%d", wpa_s->ifname,
|
|
+ os_snprintf(ifname, sizeof(ifname), "p2p-%s-%d", wpa_s->ifname,
|
|
wpa_printf(MSG_DEBUG, "P2P: Create a new interface %s for the group",
|
|
wpa_printf(MSG_DEBUG, "P2P: Create a new interface %s for the group",
|