mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-17 02:46:59 +07:00
b8110a87b7
The main thing is that the data->priv[] array has AFE_PORT_MAX elements
so the > condition should be >=. But we may as well check for negative
values as well just to be safe.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
q6adm.c | ||
q6adm.h | ||
q6afe-dai.c | ||
q6afe.c | ||
q6afe.h | ||
q6asm-dai.c | ||
q6asm.c | ||
q6asm.h | ||
q6core.c | ||
q6core.h | ||
q6dsp-common.c | ||
q6dsp-common.h | ||
q6dsp-errno.h | ||
q6routing.c | ||
q6routing.h |