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)
commit7a8cc96ebefaab3db0477a54b217214ad70990d1
tree7194c1c7003853d949030f70033adb0016cd3dfd
parent266aa3b4812e97942a8ce5c7aafa7da059f7b5b8
parent82617b9a04649e83ee8731918aeadbb6e6d7cbc7
Merge branch 'intel-wired-lan-driver-updates-2024-05-23-ice-idpf'

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>