![]() | ||||||||||
Messages in this thread |
> - complete(&request->done); > - > /* Mark slot as available */ > udev->requests[request->id] = NULL; > wake_up_interruptible(&udev->requests_waitq); > + > + complete(&request->done); Man, I think that's the way to go! I will continue testing with this patch, so far it looks good :) - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | |||||||||
| Last update: 2005-10-17 05:19 [W:0.222 / U:0.180 seconds] ©2003-2008 Jasper Spaans | ||||||||||