Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
authorDavid S. Miller <davem@davemloft.net>
Wed, 5 Jan 2022 11:15:16 +0000 (11:15 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 5 Jan 2022 11:15:16 +0000 (11:15 +0000)
commitb3c8e0de473e8c316ba32fa63c01e0ef497ed609
tree71128b32ed4fc4c7615971ad1496a875ec097c6d
parent1d5a474240407c38ca8c7484a656ee39f585399c
parentb712941c8085e638bb92456e866ed3de4404e3d5
Merge branch '40GbE' of git://git./linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2022-01-04

This series contains updates to i40e and iavf drivers.

Mateusz adjusts displaying of failed VF MAC message when the failure is
expected as well as modifying an NVM info message to not confuse the user
for i40e.

Di Zhu fixes a use-after-free issue MAC filters for i40e.

Jedrzej fixes an issue with misreporting of Rx and Tx queues during
reinitialization for i40e.

Karen correct checking of channel queue configuration to occur against
active queues for iavf.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>