[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250417085659.5740-1-justinlai0215@realtek.com>
Date: Thu, 17 Apr 2025 16:56:56 +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 v3 0/3] Modify overflow detection, expand ivec->name, and correct type 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. Modify the condition used to detect overflow in
rtase_calc_time_mitigation
2. Increase the size of ivec->name
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.
v2 -> v3:
- Modify the subjects of the cover letter and the patches.
Justin Lai (3):
rtase: Modify the condition used to detect overflow in
rtase_calc_time_mitigation
rtase: Increase the size of ivec->name
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