mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-16 20:30:25 +01:00
Not all masters type have a platform link and so it's wrong to check
for it to decide whether the slave should be really released. Move the
check to master devices that need it (bond, bridge and team).
OVS ports don't need the check because they don't call to platform to
remove a slave.
https://bugzilla.redhat.com/show_bug.cgi?id=1733709
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| meson.build | ||
| nm-device-team.c | ||
| nm-device-team.h | ||
| nm-team-factory.c | ||