device: remove duplicate option "primary" from list to reapply

(cherry picked from commit 0ea73cdcec)
This commit is contained in:
Thomas Haller 2020-09-09 11:07:08 +02:00
parent 4c83321286
commit a0ae53c8bb
No known key found for this signature in database
GPG key ID: 29C2366E4DFC5728

View file

@ -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, \