[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230109225358.3478060-1-anthony.l.nguyen@intel.com>
Date: Mon, 9 Jan 2023 14:53:56 -0800
From: Tony Nguyen <anthony.l.nguyen@...el.com>
To: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
edumazet@...gle.com
Cc: Tony Nguyen <anthony.l.nguyen@...el.com>, netdev@...r.kernel.org
Subject: [PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2023-01-09 (ice)
This series contains updates to ice driver only.
Jiasheng Jiang frees allocated cmd_buf if write_buf allocation failed to
prevent memory leak.
Yuan Can adds check, and proper cleanup, of gnss_tty_port allocation call
to avoid memory leaks.
The following are changes since commit 7d6ceeb1875cc08dc3d1e558e191434d94840cd5:
af_unix: selftest: Fix the size of the parameter to connect()
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 100GbE
Jiasheng Jiang (1):
ice: Add check for kzalloc
Yuan Can (1):
ice: Fix potential memory leak in ice_gnss_tty_write()
drivers/net/ethernet/intel/ice/ice_gnss.c | 24 ++++++++++++++---------
1 file changed, 15 insertions(+), 9 deletions(-)
--
2.38.1
Powered by blists - more mailing lists