On Thu, May 22, 2014 at 02:56:34PM +0000, Edward Tomasz Napierala wrote:
E> Author: trasz
E> Date: Thu May 22 14:56:34 2014
E> New Revision: 266544
E> URL: http://svnweb.freebsd.org/changeset/base/266544
E> 
E> Log:
E>   Make iwn(4) able to get itself back into working condition after
E>   "fatal firmware error" happens.  Previously it was neccessary to reset
E>   it manually, using "/etc/rc.d/netif restart".

Do we really need a full kernel thread for that task?

Why not to use taskqueue(9) task and post it to standard thread taskqueue?

-- 
Totus tuus, Glebius.
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to