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