Files
simtrace2/firmware/src_simtrace
Harald Welte f672e9d63a req_ctx: Convert from hand-coded linked lists to linuxlist.h
This also removes the actual queuing code from req_ctx, and
leaves this to the caller.  Only tw out of the existing states actually
required the ordering requirement enforced by the qeue, and in the
future we will need to have per-endpoint queues anyway.  Both means it
is better to manage queues outside the req_ctx, and leve that as a pure
memory allocator.
2016-02-29 14:10:22 +01:00
..
2016-02-29 10:18:59 +01:00
2015-11-07 18:48:26 +01:00
2015-05-02 17:53:13 +02:00
2015-05-02 17:53:13 +02:00