Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net...
authorJakub Kicinski <kuba@kernel.org>
Wed, 11 Jan 2023 02:26:33 +0000 (18:26 -0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 11 Jan 2023 02:26:33 +0000 (18:26 -0800)
commit0aa7d35f5d00f83db2d512bf9d17e6498a33be47
tree13b8f06232e4175447e7edfa0c4b92fede8f54af
parent96398560f26aa07e8f2969d73c8197e6a6d10407
parent40543b3d9d2c13227ecd3aa90a713c201d1d7f09
Merge branch '100GbE' of git://git./linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

====================
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.

* '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue:
  ice: Add check for kzalloc
  ice: Fix potential memory leak in ice_gnss_tty_write()
====================

Link: https://lore.kernel.org/r/20230109225358.3478060-1-anthony.l.nguyen@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>