On Tue, Aug 16, 2005 at 06:20:56PM +0200, Rolf Eike Beer wrote:
> Use pid of worker thread and struct completion for signaling end of worker 
> thread (code more or less taken from drivers/net/8139too.c). For the moment 
> the return code of the start/stop functions is ignored, this will change 
> once the init/exit code is changed to use 2.6 driver model.

thread start/stop should use the kthread.h API.  Not that this helps at
all for this driver..

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to