From: Paolo Abeni Date: Tue, 26 Nov 2024 09:13:01 +0000 (+0100) Subject: Merge branch 'correcting-switch-hardware-versions-and-reported-speeds' X-Git-Tag: v6.13-rc1~40^2~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70ab873797aa41217625a3fe15b00d2089f76b3e;p=thirdparty%2Flinux.git Merge branch 'correcting-switch-hardware-versions-and-reported-speeds' Justin Lai says: ==================== Correcting switch hardware versions and reported speeds This patch set mainly involves correcting switch hardware versions and reported speeds. Details are as follows: 1. Refactor the rtase_check_mac_version_valid() function. 2. Correct the speed for RTL907XD-V1 3. Corrects error handling of the rtase_check_mac_version_valid() v1 -> v2: - Add Fixes: tag. - Add defines for hardware version id. - Modify the error message for an invalid hardware version ID. v2 -> v3: - Remove the patch "Add support for RTL907XD-VA PCIe port". v3 -> v4: - Modify commit message to describe the main reason for the fix. v4 -> v5 - Integrate the addition of defines for hardware version ID into the patch "rtase: Refactor the rtase_check_mac_version_valid() function." ==================== Link: https://patch.msgid.link/20241120075624.499464-1-justinlai0215@realtek.com Signed-off-by: Paolo Abeni --- 70ab873797aa41217625a3fe15b00d2089f76b3e