|
@@ -3,7 +3,6 @@ TODO:
|
|
- remove OS wrapper functions
|
|
- remove OS wrapper functions
|
|
- remove custom debug and tracing functions
|
|
- remove custom debug and tracing functions
|
|
- rework comments and function headers(also coding style)
|
|
- rework comments and function headers(also coding style)
|
|
-- replace all semaphores with mutexes or completions
|
|
|
|
- Move handling for each individual members of 'union message_body' out
|
|
- Move handling for each individual members of 'union message_body' out
|
|
into a separate 'struct work_struct' and completely remove the multiplexer
|
|
into a separate 'struct work_struct' and completely remove the multiplexer
|
|
that is currently part of host_if_work(), allowing movement of the
|
|
that is currently part of host_if_work(), allowing movement of the
|