]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
net: ipa: add IPA v5.1 and v5.5 to ipa_version_string()
authorLuca Weiss <luca.weiss@fairphone.com>
Mon, 28 Jul 2025 08:35:24 +0000 (10:35 +0200)
committerJakub Kicinski <kuba@kernel.org>
Thu, 31 Jul 2025 01:08:10 +0000 (18:08 -0700)
commitf2aa00e4f65efcf25ff6bc8198e21f031e7b9b1b
tree56e884916acfa20d3997df0119761dea9f641af0
parent6fb5ff63b35b7e849cc8510957f25753f87f63d2
net: ipa: add IPA v5.1 and v5.5 to ipa_version_string()

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 <luca.weiss@fairphone.com>
Reviewed-by: Dawid Osuchowski <dawid.osuchowski@linux.intel.com>
Reviewed-by: Alex Elder <elder@riscstar.com>
Link: https://patch.msgid.link/20250728-ipa-5-1-5-5-version_string-v1-1-d7a5623d7ece@fairphone.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ipa/ipa_sysfs.c