diff options
author | Takashi Iwai <tiwai@suse.de> | 2019-08-29 09:52:02 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2019-08-29 14:40:07 +0200 |
commit | 333f31436d3db19f4286f8862a00ea1d8d8420a1 (patch) | |
tree | 9f9871139f59e2d4c634411bc6283e8d8a5a3eb7 /sound/pci/ali5451 | |
parent | 2fd2329393658514db074abd4f7dea8da1c20f81 (diff) |
ALSA: hda - Fix potential endless loop at applying quirks
Since the chained quirks via chained_before flag is applied before the
depth check, it may lead to the endless recursive calls, when the
chain were set up incorrectly. Fix it by moving the depth check at
the beginning of the loop.
Fixes: 1f57825077dc ("ALSA: hda - Add chained_before flag to the fixup entry")
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/ali5451')
0 files changed, 0 insertions, 0 deletions