Commit 09699f1
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-11-06 (i40e)
This series contains updates to i40e driver only.
Ivan Vecera resolves a couple issues with devlink; removing a call to
devlink_port_type_clear() and ensuring devlink port is unregistered
after the net device.
* '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue:
i40e: Fix devlink port unregistering
i40e: Do not call devlink_port_type_clear()
====================
Link: https://lore.kernel.org/r/20231107003600.653796-1-anthony.l.nguyen@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>2 files changed
Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
234 | | - | |
235 | 234 | | |
236 | 235 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14213 | 14213 | | |
14214 | 14214 | | |
14215 | 14215 | | |
14216 | | - | |
14217 | | - | |
| 14216 | + | |
14218 | 14217 | | |
14219 | 14218 | | |
14220 | 14219 | | |
| |||
14228 | 14227 | | |
14229 | 14228 | | |
14230 | 14229 | | |
| 14230 | + | |
| 14231 | + | |
| 14232 | + | |
14231 | 14233 | | |
14232 | 14234 | | |
14233 | 14235 | | |
| |||
14402 | 14404 | | |
14403 | 14405 | | |
14404 | 14406 | | |
14405 | | - | |
14406 | | - | |
14407 | 14407 | | |
14408 | 14408 | | |
14409 | 14409 | | |
14410 | 14410 | | |
14411 | 14411 | | |
14412 | 14412 | | |
| 14413 | + | |
| 14414 | + | |
14413 | 14415 | | |
14414 | 14416 | | |
14415 | 14417 | | |
| |||
0 commit comments