[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250416124534.30167-1-justinlai0215@realtek.com>
Date: Wed, 16 Apr 2025 20:45:31 +0800
From: Justin Lai <justinlai0215@...ltek.com>
To: <kuba@...nel.org>
CC: <davem@...emloft.net>, <edumazet@...gle.com>, <pabeni@...hat.com>,
<andrew+netdev@...n.ch>, <linux-kernel@...r.kernel.org>,
<netdev@...r.kernel.org>, <horms@...nel.org>, <pkshih@...ltek.com>,
<larry.chiu@...ltek.com>, Justin Lai <justinlai0215@...ltek.com>
Subject: [PATCH net v2 0/3] Fix kernel test robot issue and type error in min_t
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
v1 -> v2:
Nothing has changed, and it is simply being posted again because the
initial version was posted incompletely.
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
Powered by blists - more mailing lists