Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
authorJakub Kicinski <kuba@kernel.org>
Thu, 20 Apr 2023 00:57:05 +0000 (17:57 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 20 Apr 2023 01:00:04 +0000 (18:00 -0700)
commit7b97174d0ef798ba7f802c07527ae378923e5ebc
treef8a7086a8cdd509a84fdc8d772dd721fa015d62c
parent67d47b95119ad589b0a0b16b88b1dd9a04061ced
parentc86c00c6935505929cc9adb29ddb85e48c71f828
Merge branch '40GbE' of git://git./linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2023-04-17 (i40e)

This series contains updates to i40e only.

Alex moves setting of active filters to occur under lock and checks/takes
error path in rebuild if re-initializing the misc interrupt vector
failed.

* '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue:
  i40e: fix i40e_setup_misc_vector() error handling
  i40e: fix accessing vsi->active_filters without holding lock
====================

Reviewed-by: Simon Horman <simon.horman@corigine.com>
Link: https://lore.kernel.org/r/20230417205245.1030733-1-anthony.l.nguyen@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>