Searched hist:eee22af1eddedf2a140fcf6855564420abed818d (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/firewire/ |
H A D | amdtp-stream-trace.h | diff eee22af1eddedf2a140fcf6855564420abed818d Mon Jun 24 04:20:15 CDT 2019 Takashi Sakamoto <o-takashi@sakamocchi.jp> Revert "ALSA: firewire-lib: fix inverted node IDs for amdtp_packet events"
This reverts commit e703965a129cdd72ff74e248f8fbf0d617844527.
When creating this patch, I compared the value of src field to the value of first byte of cip_header field (SID) in tracing event. But in this test I used a device which has a quirk to transfer isochronous packet with invalid SID. The original change is valid.
Fixes: e703965a129c ("ALSA: firewire-lib: fix inverted node IDs for amdtp_packet events") Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>
|