]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next...
authorDavid S. Miller <davem@davemloft.net>
Tue, 20 Jul 2021 13:13:37 +0000 (06:13 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 20 Jul 2021 13:13:37 +0000 (06:13 -0700)
commitbc672d4945cea00310bc4185869a27022643eeba
treefea4534ac91b2f28edc31e0ef8d92357c07315dc
parente4b1dc43ec3250899356cf1de1820bf8fec8b30e
parent226d528512cfac890a1619aea4301f3dd314fe60
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue

Tony Nguyen says:

====================
40GbE Intel Wired LAN Driver Updates 2021-07-19

This series contains updates to iavf and i40e drivers.

Stefan Assmann adds locking to a path that does not acquire a spinlock
where needed for i40e. He also adjusts locking of critical sections to
help avoid races and removes overriding of the adapter state during
pending reset for iavf driver.
====================

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