mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-25 20:00:09 +01:00
device: remove duplicate option "primary" from list to reapply
This commit is contained in:
parent
2eea22ae95
commit
0ea73cdcec
1 changed files with 0 additions and 1 deletions
|
|
@ -23,7 +23,6 @@ _LOG_DECLARE_SELF(NMDeviceBond);
|
|||
/*****************************************************************************/
|
||||
|
||||
#define OPTIONS_REAPPLY_SUBSET \
|
||||
NM_SETTING_BOND_OPTION_PRIMARY, \
|
||||
NM_SETTING_BOND_OPTION_MIIMON, \
|
||||
NM_SETTING_BOND_OPTION_UPDELAY, \
|
||||
NM_SETTING_BOND_OPTION_DOWNDELAY, \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue