[PATCH net 0/3] Fix kernel test robot issue and type error in min_t
From: Justin Lai
Date: Tue Apr 15 2025 - 08:26:11 EST
This patch set mainly involves fixing the kernel test robot issue and
the type error in min_t.
Details are as follows:
1. Fix the compile error reported by the kernel test robot
2. Fix the compile warning reported by the kernel test robot
3. Fix a type error in min_t
Justin Lai (3):
rtase: Fix the compile error reported by the kernel test robot
rtase: Fix the compile warning reported by the kernel test robot
rtase: Fix a type error in min_t
drivers/net/ethernet/realtek/rtase/rtase.h | 2 +-
drivers/net/ethernet/realtek/rtase/rtase_main.c | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
--
2.34.1