commit | 0f925660a7bc49b269c163249a5d06da3a0c7b0a | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Thu Apr 26 22:00:29 2018 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Apr 26 15:24:54 2018 +0200 |
tree | 1e899c0d64f0e313eb3d1abd762f4046e68880c5 | |
parent | 8a7d6003df41cb16f6b3b620da044fbd92d2f5ee [diff] |
ALSA: dice: fix error path to destroy initialized stream data In error path of snd_dice_stream_init_duplex(), stream data for incoming packet can be left to be initialized. This commit fixes it. Fixes: 436b5abe2224 ('ALSA: dice: handle whole available isochronous streams') Cc: <stable@vger.kernel.org> # v4.6+ Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>