aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/wireless/ethtool.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/wireless/ethtool.h b/net/wireless/ethtool.h
index 70cbee1bc62e..695ecad20bd6 100644
--- a/net/wireless/ethtool.h
+++ b/net/wireless/ethtool.h
@@ -1,8 +1,6 @@
1#ifndef __CFG80211_ETHTOOL__ 1#ifndef __CFG80211_ETHTOOL__
2#define __CFG80211_ETHTOOL__ 2#define __CFG80211_ETHTOOL__
3 3
4#include <linux/ethtool.h>
5
6extern const struct ethtool_ops cfg80211_ethtool_ops; 4extern const struct ethtool_ops cfg80211_ethtool_ops;
7 5
8#endif /* __CFG80211_ETHTOOL__ */ 6#endif /* __CFG80211_ETHTOOL__ */