mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-26 12:20:38 +01:00
device: fix comment in attach_port()
This commit is contained in:
parent
012f1cbfac
commit
ec996135a9
1 changed files with 1 additions and 1 deletions
|
|
@ -1066,7 +1066,7 @@ attach_port(NMDevice *device,
|
|||
|
||||
plat_vlans = setting_vlans_to_platform(vlans, &num_vlans);
|
||||
|
||||
/* Since the link was just enportd, there are no existing VLANs
|
||||
/* Since the link was just attached, there are no existing VLANs
|
||||
* (except for the default one) and so there's no need to flush. */
|
||||
|
||||
if (plat_vlans
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue