diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/linux/ethtool.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/ethtool.h b/include/linux/ethtool.h index f7992a256b71..cca1c3de140d 100644 --- a/include/linux/ethtool.h +++ b/include/linux/ethtool.h | |||
| @@ -63,7 +63,6 @@ struct ethtool_drvinfo { | |||
| 63 | char reserved2[12]; | 63 | char reserved2[12]; |
| 64 | __u32 n_priv_flags; /* number of flags valid in ETHTOOL_GPFLAGS */ | 64 | __u32 n_priv_flags; /* number of flags valid in ETHTOOL_GPFLAGS */ |
| 65 | __u32 n_stats; /* number of u64's from ETHTOOL_GSTATS */ | 65 | __u32 n_stats; /* number of u64's from ETHTOOL_GSTATS */ |
| 66 | __u32 n_ntuples; /* number of n-tuple filters from GSTRINGS */ | ||
| 67 | __u32 testinfo_len; | 66 | __u32 testinfo_len; |
| 68 | __u32 eedump_len; /* Size of data from ETHTOOL_GEEPROM (bytes) */ | 67 | __u32 eedump_len; /* Size of data from ETHTOOL_GEEPROM (bytes) */ |
| 69 | __u32 regdump_len; /* Size of data from ETHTOOL_GREGS (bytes) */ | 68 | __u32 regdump_len; /* Size of data from ETHTOOL_GREGS (bytes) */ |
