blob: 70cbee1bc62e66bbddd1850459bb21d9d171dcea [file] [log] [blame]
John W. Linville4890e3b2009-09-30 14:50:17 -04001#ifndef __CFG80211_ETHTOOL__
2#define __CFG80211_ETHTOOL__
3
4#include <linux/ethtool.h>
5
6extern const struct ethtool_ops cfg80211_ethtool_ops;
7
8#endif /* __CFG80211_ETHTOOL__ */