Blame view

kernel/linux-imx6_3.14.28/net/wireless/ethtool.h 148 Bytes
6b13f685e   김민수   BSP 최초 추가
1
2
3
4
5
6
  #ifndef __CFG80211_ETHTOOL__
  #define __CFG80211_ETHTOOL__
  
  extern const struct ethtool_ops cfg80211_ethtool_ops;
  
  #endif /* __CFG80211_ETHTOOL__ */