Re: [PATCH] net: ipa: add IPA v5.1 and v5.5 to ipa_version_string()
From: Dawid Osuchowski <hidden>
Date: 2025-07-28 14:12:24
Also in:
lkml, phone-devel
From: Dawid Osuchowski <hidden>
Date: 2025-07-28 14:12:24
Also in:
lkml, phone-devel
On 2025-07-28 10:35 AM, Luca Weiss wrote:
Handle the case for v5.1 and v5.5 instead of returning "0.0".
Also reword the comment below since I don't see any evidence of such a
check happening, and - since 5.5 has been missing - can happen.
Fixes: 3aac8ec1c028 ("net: ipa: add some new IPA versions")
Signed-off-by: Luca Weiss <redacted>Reviewed-by: Dawid Osuchowski <redacted> Thanks, Dawid