mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-03 13:38:04 +02:00
device: remove duplicate option "primary" from list to reapply
(cherry picked from commit 0ea73cdcec)
This commit is contained in:
parent
4c83321286
commit
a0ae53c8bb
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