Merge branch 'intel-wired-lan-driver-updates-2024-05-23-ice-idpf'
authorJakub Kicinski <kuba@kernel.org>
Tue, 28 May 2024 00:11:45 +0000 (17:11 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 28 May 2024 00:11:46 +0000 (17:11 -0700)
Jacob Keller says:

====================
Intel Wired LAN Driver Updates 2024-05-23 (ice, idpf)

This series contains two fixes which finished up testing.

First, Alexander fixes an issue in idpf caused by enabling NAPI and
interrupts prior to actually allocating the Rx buffers.

Second, Jacob fixes the ice driver VSI VLAN counting logic to ensure that
addition and deletion of VLANs properly manages the total VSI count.
====================

Link: https://lore.kernel.org/r/20240523-net-2024-05-23-intel-net-fixes-v1-0-17a923e0bb5f@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge