diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2022-09-08 16:02:08 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2022-09-09 12:14:52 +0200 |
| commit | 90058bdca9fbf1cc0856650088847c12a2e812a5 (patch) | |
| tree | 56ee191f28063eb179a087ce72bd89ba9bed8716 /docs/linux/reporting_kernel_bugs.md | |
| parent | a29cf5afb0f318fae8b15230623d70549a8c5a8c (diff) | |
executor: fix setup of netdevsim device
2 fixed:
1. netdevsim devices cannot be created via NETLINK anymore:
https://elixir.bootlin.com/linux/v6.0-rc4/source/drivers/net/netdevsim/netdev.c#L397
But we already create them via /sys/bus/netdevsim/new_device,
so just remove the netlink creation.
2. These devices are sticky and are not removed on net namspace destruction,
so delete the previous version explicitly.
Diffstat (limited to 'docs/linux/reporting_kernel_bugs.md')
0 files changed, 0 insertions, 0 deletions
