[PATCH net-next 0/2] Add support for the RTL907XD-VA and fix a driver warning
From: Justin Lai
Date: Sun Nov 10 2024 - 21:56:40 EST
This patch set includes adding support for the RTL907XD-VA. Fixing the
warning raised by the reviewer, which points out that error handling
should be implemented when rtase_check_mac_version_valid() returns an
error.
Justin Lai (2):
rtase: Add support for RTL907XD-VA PCIe port
rtase: Fix error code in rtase_init_one()
drivers/net/ethernet/realtek/rtase/rtase.h | 10 +++-
.../net/ethernet/realtek/rtase/rtase_main.c | 54 ++++++++++++-------
2 files changed, 44 insertions(+), 20 deletions(-)
--
2.34.1