CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/09/02 18:46:04
Modified files:
sys/dev/ic : mpivar.h mpi.c
Log message:
tasks dont need a mutex and a semaphore to protect against multiple uses
of the task structure like workq tasks did.
tested on an fc929
