X-Git-Url: https://git.ozlabs.org/?p=petitboot;a=blobdiff_plain;f=discover%2Fdevice-handler.c;h=95d203920d6f72bf5176c2629e7d2f4aa430a447;hp=02ae6884db47876cffb740d86841c6f9c40afc82;hb=1513dd5d05f6408a64e19ea18cfaeb0cb8c5fb73;hpb=e39c5ad541830cecbd331f877ef43ded738a9251 diff --git a/discover/device-handler.c b/discover/device-handler.c index 02ae688..95d2039 100644 --- a/discover/device-handler.c +++ b/discover/device-handler.c @@ -327,6 +327,8 @@ static int default_timeout(void *arg) return 0; } + handler->timeout_waiter = NULL; + pb_log("Timeout expired, booting default option %s\n", opt->option->id); boot(handler, handler->default_boot_option, NULL,