Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net...
authorJakub Kicinski <kuba@kernel.org>
Wed, 23 Aug 2023 00:22:32 +0000 (17:22 -0700)
committerJakub Kicinski <kuba@kernel.org>
Wed, 23 Aug 2023 00:22:32 +0000 (17:22 -0700)
commit9536c2f51f146daf849185c9bc00c3f94ef6f886
tree8f0226c641a2f00a7988df9b6d52544d2705a91b
parentc8777fa6f3c6e0cfa4ef7e7028df83d35a586671
parent67f6317dfa609846a227a706532439a22828c24b
Merge branch '100GbE' of git://git./linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2023-08-21 (ice)

This series contains updates to ice driver only.

Jesse fixes an issue on calculating buffer size.

Petr Oros reverts a commit that does not fully resolve VF reset issues
and implements one that provides a fuller fix.

* '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue:
  ice: Fix NULL pointer deref during VF reset
  Revert "ice: Fix ice VF reset during iavf initialization"
  ice: fix receive buffer size miscalculation
====================

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