|
@@ -63,7 +63,6 @@ struct ethtool_drvinfo {
|
|
char reserved2[12];
|
|
char reserved2[12];
|
|
__u32 n_priv_flags; /* number of flags valid in ETHTOOL_GPFLAGS */
|
|
__u32 n_priv_flags; /* number of flags valid in ETHTOOL_GPFLAGS */
|
|
__u32 n_stats; /* number of u64's from ETHTOOL_GSTATS */
|
|
__u32 n_stats; /* number of u64's from ETHTOOL_GSTATS */
|
|
- __u32 n_ntuples; /* number of n-tuple filters from GSTRINGS */
|
|
|
|
__u32 testinfo_len;
|
|
__u32 testinfo_len;
|
|
__u32 eedump_len; /* Size of data from ETHTOOL_GEEPROM (bytes) */
|
|
__u32 eedump_len; /* Size of data from ETHTOOL_GEEPROM (bytes) */
|
|
__u32 regdump_len; /* Size of data from ETHTOOL_GREGS (bytes) */
|
|
__u32 regdump_len; /* Size of data from ETHTOOL_GREGS (bytes) */
|