mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-28 18:28:23 -05:00
Fix a typo in a comment
Signed-hostap: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
b49019dd3d
commit
c7deed7401
@ -4768,7 +4768,7 @@ static int wpas_p2p_is_client(struct wpa_supplicant *wpa_s)
|
|||||||
{
|
{
|
||||||
if (wpa_s->current_ssid == NULL) {
|
if (wpa_s->current_ssid == NULL) {
|
||||||
/*
|
/*
|
||||||
* current_ssid can be clearead when P2P client interface gets
|
* current_ssid can be cleared when P2P client interface gets
|
||||||
* disconnected, so assume this interface was used as P2P
|
* disconnected, so assume this interface was used as P2P
|
||||||
* client.
|
* client.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user