]> 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)
commit3bc7ad8b6f5fd05d915b939d0f174e9ff3a9e900
tree052a144185aca368f41aea7020f753ccaffdeca2
parenta6b0bb711a61458737fcd70d142297a4cf083a9f
parent508092f41fd04c4bd33bf17fbf8ed9538eac32fe
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>