mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-23 07:58:59 +00:00
snd_es968_pnp_detect() misses a snd_card_free() in a failed path.
Add the missed function call to fix it.
Fixes:
|
||
|---|---|---|
| .. | ||
| es1688_lib.c | ||
| es1688.c | ||
| Makefile | ||