Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net...
authorJakub Kicinski <kuba@kernel.org>
Fri, 11 Nov 2022 00:17:24 +0000 (16:17 -0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 11 Nov 2022 00:28:50 +0000 (16:28 -0800)
commitb3bbeba09453f87d37bd5f211887537c7bbc5a0b
tree4c17157be03b4c7d9bb16d2e9dc76fab6efaaf64
parentde91b3197d15172407608b2c357aab7ac1451e2b
parent0e710a3ffd0caaf23b8791b041e8792f252f8e4f
Merge branch '100GbE' of git://git./linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2022-11-09 (ice, iavf)

This series contains updates to ice and iavf drivers.

Norbert stops disabling VF queues that are not enabled for ice driver.

Michal stops accounting of VLAN 0 filter to match expectations of PF
driver for iavf.

* '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue:
  iavf: Fix VF driver counting VLAN 0 filters
  ice: Fix spurious interrupt during removal of trusted VF
====================

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