On Fri, 24 May 2019 07:58:47 +0200, Takashi Iwai wrote:
On Wed, 22 May 2019 16:17:02 +0200, Takashi Sakamoto wrote:
Hi,
In IR context of Linux FireWire subsystem, some quadlets of packet payload can be handled as a part of context header. As a result context payload can just include the rest of packet payload.
This patchset uses the mechanism to unify handlers of incoming packet for with-CIP and without-CIP headers.
Takashi Sakamoto (6): ALSA: firewire-lib: use clear name for variable of CIP header ALSA: firewire-lib: calculate the length of packet payload in packet handler ALSA: firewire-lib: compute pointer to payload buffer in context handler ALSA: firewire-lib: split helper function to check incoming CIP header ALSA: firewire-lib: use 16 bytes IR context header to separate CIP header ALSA: firewire-lib: unify packet handler for IR context
I already applied the previous patchset that had been submitted on Tuesday, and this seems conflicting.
Sorry, I replied to the wrong thread. I meant the new one 20190523151440.5127-1-o-takashi@sakamocchi.jp conflicting with the current for-next branch.
Takashi
Could you rebase and resubmit the additional fixes?
thanks,
Takashi