[alsa-devel] [PATCH 07/17] firewire-lib: give syt value to handle_out_packet()

Takashi Sakamoto o-takashi at sakamocchi.jp
Tue Nov 26 11:59:12 CET 2013


(Nov 26 2013 00:27), Clemens Ladisch wrote:
>> +	for (i = 0; i < packets; ++i) {
>> +		syt = calculate_syt(s, ++cycle);
>>   		handle_out_packet(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



More information about the Alsa-devel mailing list