[alsa-devel] [PATCH 0/7] ALSA: firewire-lib: some fixes for tracepoints events

Takashi Sakamoto o-takashi at sakamocchi.jp
Sun Jul 7 14:07:52 CEST 2019


Hi,

This kernel module, firewire-lib, adds 'amdtp_packet' tracepoints events
to Linux system. After heavy code refactoring for v5.3, some event
parameters include invalid values. This patchset is to fix them, and
the last part of my refactoring work in this development period.

Takashi Sakamoto (7):
  ALSA: firewire-lib: fix invalid length of tx packet payload for
    tracepoint events
  ALSA: firewire-lib/ficeface: fix initial value of data block counter
    for IR context with CIP_NO_HEADER
  ALSA: firewire-lib: fix initial value of data block count for IR
    context without CIP_DBC_IS_END_EVENT
  ALSA: firewire-lib: fix different data block counter between probed
    event and transferred isochronous packet
  ALSA: firewire-lib: code refactoring for error path of parser for CIP
    header
  ALSA: firewire-lib: code refactoring for post operation to data block
    counter
  ALSA: firewire-lib: code refactoring for local variables

 sound/firewire/amdtp-stream.c | 59 ++++++++++++++++++-----------------
 1 file changed, 31 insertions(+), 28 deletions(-)

-- 
2.20.1



More information about the Alsa-devel mailing list