mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-25 01:19:23 +01:00
t-runner: Remove unnecessary line
This commit is contained in:
parent
c3213fb95d
commit
3d384b83b7
@ -618,7 +618,6 @@ static pid_t start_hostapd(const char *config_file, const char *interface_name)
|
|||||||
|
|
||||||
pid = execute_program(argv, false);
|
pid = execute_program(argv, false);
|
||||||
if (pid < 0) {
|
if (pid < 0) {
|
||||||
pid = -1;
|
|
||||||
goto exit;
|
goto exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user