PageRenderTime 15ms CodeModel.GetById 12ms RepoModel.GetById 1ms app.codeStats 0ms

/net/wireless/ethtool.h

https://bitbucket.org/abioy/linux
C Header | 6 lines | 4 code | 2 blank | 0 comment | 0 complexity | 94eacc1fbeeeb5c7e5617ce95ccde605 MD5 | raw file
Possible License(s): CC-BY-SA-3.0, GPL-2.0, LGPL-2.0, AGPL-1.0
  1. #ifndef __CFG80211_ETHTOOL__
  2. #define __CFG80211_ETHTOOL__
  3. extern const struct ethtool_ops cfg80211_ethtool_ops;
  4. #endif /* __CFG80211_ETHTOOL__ */