mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-05 13:28:02 +02:00
parent
22722b7732
commit
af16cd5a92
1 changed files with 1 additions and 0 deletions
|
|
@ -111,6 +111,7 @@ notify (GObject *object, GParamSpec *pspec)
|
|||
{
|
||||
if (nm_streq (pspec->name, NM_DEVICE_PARENT))
|
||||
_notify (NM_DEVICE_VETH (object), PROP_PEER);
|
||||
G_OBJECT_CLASS (nm_device_veth_parent_class)->notify (object, pspec);
|
||||
}
|
||||
|
||||
static void
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue