This patch set mainly involves updating and 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. Add support for RTL907XD-VA PCIe port
4. Corrects error handling of the rtase_check_mac_version_valid()
5. Add defines for hardware version id
Justin Lai (5):
rtase: Refactor the rtase_check_mac_version_valid() function
rtase: Correct the speed for RTL907XD-V1
rtase: Add support for RTL907XD-VA PCIe port
rtase: Corrects error handling of the rtase_check_mac_version_valid()
rtase: Add defines for hardware version id
drivers/net/ethernet/realtek/rtase/rtase.h | 8 +++-
.../net/ethernet/realtek/rtase/rtase_main.c | 45 +++++++++++++------
2 files changed, 39 insertions(+), 14 deletions(-)
--
2.34.1