X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=discover%2Fdevice-handler.c;h=95d203920d6f72bf5176c2629e7d2f4aa430a447;hb=e492b596187d283cfbd65a098fe1b2d0dafa311e;hp=02ae6884db47876cffb740d86841c6f9c40afc82;hpb=e39c5ad541830cecbd331f877ef43ded738a9251;p=petitboot 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,