Commit 7b97174
committed
Merge branch '40GbE' of git://git.kernel.org/pub/scm/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>1 file changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11059 | 11059 | | |
11060 | 11060 | | |
11061 | 11061 | | |
11062 | | - | |
| 11062 | + | |
11063 | 11063 | | |
| 11064 | + | |
| 11065 | + | |
| 11066 | + | |
11064 | 11067 | | |
11065 | 11068 | | |
11066 | 11069 | | |
| |||
14133 | 14136 | | |
14134 | 14137 | | |
14135 | 14138 | | |
14136 | | - | |
14137 | | - | |
14138 | 14139 | | |
| 14140 | + | |
14139 | 14141 | | |
14140 | 14142 | | |
14141 | 14143 | | |
14142 | 14144 | | |
14143 | 14145 | | |
14144 | 14146 | | |
| 14147 | + | |
14145 | 14148 | | |
14146 | 14149 | | |
14147 | 14150 | | |
| |||
0 commit comments