26 Nov
2013
26 Nov
'13
11:59 a.m.
(Nov 26 2013 00:27), Clemens Ladisch wrote:
- for (i = 0; i < packets; ++i) {
handle_out_packet(s, ++cycle);syt = calculate_syt(s, ++cycle);
- }
The syt is thrown away, and cycle is incremented twice.
Yes. This is my fault to create patches...
... I'll review the other patches later.
Thank you
Takashi Sakamoto