Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
authorJakub Kicinski <kuba@kernel.org>
Wed, 8 Dec 2021 05:33:11 +0000 (21:33 -0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 8 Dec 2021 05:33:12 +0000 (21:33 -0800)
commit65af674a59490e7a6cd4375658b3dfa18afa7722
tree4399d209991c2ba9574c573e6e05b759fca1dd39
parent9e8926888cf73f3d50a7fa49dadf04907298a60c
parent23ec111bf3549aae37140330c31a16abfc172421
Merge branch '40GbE' of git://git./linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2021-12-06

This series contains updates to iavf and i40e drivers.

Mitch adds restoration of MSI state during reset for iavf.

Michal fixes checking and reporting of descriptor count changes to
communicate changes and/or issues for iavf.

Karen resolves an issue with failed handling of VF requests while a VF
reset is occurring for i40e.

Mateusz removes clearing of VF requested queue count when configuring
VF ADQ for i40e.

Norbert fixes a NULL pointer dereference that can occur when getting VSI
descriptors for i40e.
====================

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