]> 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)
commita1e08a13fbeac6d354b5b9228dc046c1f6031559
tree918e455ae41c79ccaf41c61a36d72a584671c752
parent35a4df131fbdafe77df790a72e66344e5a38fe0b
parent56f0e15ac1f33913ed668383ec1177ed38e5490c
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>