about summary refs log tree commit diff
path: root/libnm-core/nm-setting-ethtool.h
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2018-09-15 01:05:35 +0200
committerMichael Biebl <biebl@debian.org>2018-09-15 01:05:35 +0200
commitd1148fc0e24d30260606f292db3bb21ba9a6adc5 (patch)
tree5f2251e1da11451b72c9dedbe629e3a90ec5bf13 /libnm-core/nm-setting-ethtool.h
parentffe03e75298bcd15849e314c8233cb9b696d59a3 (diff)
parentc240974325c552cad177c457d6ff04e381fd77a3 (diff)
Update upstream source from tag 'upstream/1.14.0'
Update to upstream version '1.14.0'
with Debian dir a85bbd526d758f044876cc0acaa7be950ec06fae
Diffstat (limited to 'libnm-core/nm-setting-ethtool.h')
-rw-r--r--libnm-core/nm-setting-ethtool.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libnm-core/nm-setting-ethtool.h b/libnm-core/nm-setting-ethtool.h
index 6a0458a5..66a94489 100644
--- a/libnm-core/nm-setting-ethtool.h
+++ b/libnm-core/nm-setting-ethtool.h
@@ -84,6 +84,7 @@ G_BEGIN_DECLS
 #define NM_ETHTOOL_OPTNAME_FEATURE_TX_UDP_TNL_SEGMENTATION      "feature-tx-udp_tnl-segmentation"
 #define NM_ETHTOOL_OPTNAME_FEATURE_TX_VLAN_STAG_HW_INSERT       "feature-tx-vlan-stag-hw-insert"
 
+NM_AVAILABLE_IN_1_14
 gboolean nm_ethtool_optname_is_feature (const char *optname);
 
 /*****************************************************************************/