summaryrefslogtreecommitdiff
path: root/libnm-util/nm-setting-dcb.h
diff options
context:
space:
mode:
Diffstat (limited to 'libnm-util/nm-setting-dcb.h')
-rw-r--r--libnm-util/nm-setting-dcb.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libnm-util/nm-setting-dcb.h b/libnm-util/nm-setting-dcb.h
index 626f815d91..2757200e9d 100644
--- a/libnm-util/nm-setting-dcb.h
+++ b/libnm-util/nm-setting-dcb.h
@@ -88,7 +88,6 @@ typedef enum {
*/
#define NM_SETTING_DCB_FCOE_MODE_VN2VN "vn2vn"
-
/* Properties */
#define NM_SETTING_DCB_APP_FCOE_FLAGS "app-fcoe-flags"
#define NM_SETTING_DCB_APP_FCOE_PRIORITY "app-fcoe-priority"
@@ -110,7 +109,6 @@ typedef enum {
#define NM_SETTING_DCB_PRIORITY_STRICT_BANDWIDTH "priority-strict-bandwidth"
#define NM_SETTING_DCB_PRIORITY_TRAFFIC_CLASS "priority-traffic-class"
-
typedef struct {
NMSetting parent;
} NMSettingDcb;