]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0702c94acd9109fd79329008fb2f9879f6374330
tree918e455ae41c79ccaf41c61a36d72a584671c752
parentdb51c5b157e12bdaeef2ff7b7f84ac9436804aa4
parent6b035c2aec5b57f5d42895b7c1983e1d2867b1b7
Merge branch '40GbE' of git://git.kernel.org/pub/scm/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>