mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-02-08 13:24:09 +01:00
wsc: fixed comment typo
This commit is contained in:
parent
1d8869fbb7
commit
d5dd1a4e90
@ -477,7 +477,7 @@ static void wsc_check_can_connect(struct wsc *wsc, struct scan_bss *target)
|
|||||||
l_debug("%p", wsc);
|
l_debug("%p", wsc);
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* For now we assign the targe pointer directly, since we should not
|
* For now we assign the target pointer directly, since we should not
|
||||||
* be triggering any more scans while disconnecting / connecting
|
* be triggering any more scans while disconnecting / connecting
|
||||||
*/
|
*/
|
||||||
wsc->target = target;
|
wsc->target = target;
|
||||||
|
Loading…
Reference in New Issue
Block a user