]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net...
authorJakub Kicinski <kuba@kernel.org>
Thu, 22 Sep 2022 01:39:23 +0000 (18:39 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 22 Sep 2022 01:39:47 +0000 (18:39 -0700)
commit61df85ab9204be2fe352e8bf19ae9965edab50f2
tree052a144185aca368f41aea7020f753ccaffdeca2
parenta9bbf648ca5c63589fd374bba04011f524e95e7b
parent6ff289d131545d4ce4ffd9f2d0609bc950623425
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2022-09-20 (ice)

Michal re-sets TC configuration when changing number of queues.

Mateusz moves the check and call for link-down-on-close to the specific
path for downing/closing the interface.

* '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue:
  ice: Fix interface being down after reset with link-down-on-close flag on
  ice: config netdev tc before setting queues number
====================

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