Re: [PATCH] net/ipa: ipa_resource: Fix wrong for loop range

From: AngeloGioacchino Del Regno
Date: Thu Nov 11 2021 - 12:54:53 EST


Il 11/11/21 18:34, Konrad Dybcio ha scritto:
The destrination group count was mistakenly assigned to both dst and src loops.
Fix it to make IPA probe and work again.

Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxx>
---
drivers/net/ipa/ipa_resource.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


Acked-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxxx>