mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-05 01:47:58 +02:00
libnm: add missing NM_AVAILABLE_IN_1_14 macro to new API
Fixes:df30651b89(cherry picked from commitbbc93a2e30)
This commit is contained in:
parent
070e4e392e
commit
749ea94902
1 changed files with 1 additions and 0 deletions
|
|
@ -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_UDP_TNL_SEGMENTATION "feature-tx-udp_tnl-segmentation"
|
||||||
#define NM_ETHTOOL_OPTNAME_FEATURE_TX_VLAN_STAG_HW_INSERT "feature-tx-vlan-stag-hw-insert"
|
#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);
|
gboolean nm_ethtool_optname_is_feature (const char *optname);
|
||||||
|
|
||||||
/*****************************************************************************/
|
/*****************************************************************************/
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue