diff options
author | Takashi Iwai <tiwai@suse.de> | 2018-11-23 18:16:33 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2018-11-24 19:55:59 +0100 |
commit | 7b69154171b407844c273ab4c10b5f0ddcd6aa29 (patch) | |
tree | 96291c001be13f2b5a45f42884c057e4a5326143 /sound/isa/opti9xx | |
parent | 8cd65271f8e545ddeed10ecc2e417936bdff168e (diff) | |
download | linux-7b69154171b407844c273ab4c10b5f0ddcd6aa29.tar.bz2 |
ALSA: wss: Fix invalid snd_free_pages() at error path
Some spurious calls of snd_free_pages() have been overlooked and
remain in the error paths of wss driver code. Since runtime->dma_area
is managed by the PCM core helper, we shouldn't release manually.
Drop the superfluous calls.
Reviewed-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/isa/opti9xx')
0 files changed, 0 insertions, 0 deletions