[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250914182653.3152-2-yyyynoom@gmail.com>
Date: Mon, 15 Sep 2025 03:26:52 +0900
From: Yeounsu Moon <yyyynoom@...il.com>
To: Andrew Lunn <andrew+netdev@...n.ch>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>
Cc: netdev@...r.kernel.org,
linux-kernel@...r.kernel.org,
Yeounsu Moon <yyyynoom@...il.com>
Subject: [PATCH net v2 0/2] net: dlink: handle copy_thresh allocation
This series contains two patches:
1. clean up whitespace around function calls to follow coding style.
(No functional change intended.)
2. Fix the memory handling issue with copybreak in the rx path.
Both patches have been tested on hardware.
Signed-off-by: Yeounsu Moon <yyyynoom@...il.com>
---
Changelog:
v1: https://lore.kernel.org/netdev/20250912145339.67448-2-yyyynoom@gmail.com/
v2:
- split into two patches: whitespace cleanup and functional fix
---
Yeounsu Moon (2):
net: dlink: fix whitespace around function call
net: dlink: handle copy_thresh allocation failure
drivers/net/ethernet/dlink/dl2k.c | 25 +++++++++++++++----------
1 file changed, 15 insertions(+), 10 deletions(-)
--
2.51.0
Powered by blists - more mailing lists