Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net...
authorJakub Kicinski <kuba@kernel.org>
Fri, 15 Dec 2023 02:57:39 +0000 (18:57 -0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 15 Dec 2023 02:57:40 +0000 (18:57 -0800)
commit2c1a4185a105a252582056b642b2c294bc6ba980
treea4cf48d541339e978fa1fbfb17dda69274842004
parent70f010da00f90415296f93fb47a561977eae41cb
parent9b3daf2b0443eeba23c3888059342aec920dfd53
Merge branch '100GbE' of git://git./linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2023-12-13 (ice, i40e)

This series contains updates to ice and i40e drivers.

Michal Schmidt prevents possible out-of-bounds access for ice.

Ivan Vecera corrects value for MDIO clause 45 on i40e.

* '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue:
  i40e: Fix ST code value for Clause 45
  ice: fix theoretical out-of-bounds access in ethtool link modes
====================

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