Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next...
authorJakub Kicinski <kuba@kernel.org>
Wed, 18 Aug 2021 00:50:23 +0000 (17:50 -0700)
committerJakub Kicinski <kuba@kernel.org>
Wed, 18 Aug 2021 00:50:24 +0000 (17:50 -0700)
commit3349d3625d62e4c0d90e854a5b7e8efda8a5c994
tree918e455ae41c79ccaf41c61a36d72a584671c752
parent752be2976405b7499890c0b6bac6d30d34d08bd6
parent6e9078a667a36455afb438346c693590b3c975cf
Merge branch '40GbE' of git://git./linux/kernel/git/tnguy/next-queue

Nguyen, Anthony L says:

====================
40GbE Intel Wired LAN Driver Updates 2021-08-17

This series contains updates to iavf and i40e drivers.

Stefan Assmann converts use of flag based locking of critical sections
to mutexes for iavf.

Colin King fixes a spelling error for i40e.

* '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue:
  i40e: Fix spelling mistake "dissable" -> "disable"
  iavf: use mutexes for locking of critical sections
====================

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