Revision dcd6c92267155e70a94b3927bce681ce74b80d1f authored by Linus Torvalds on 19 January 2012, 23:04:48 UTC, committed by Linus Torvalds on 19 January 2012, 23:04:48 UTC
1 parent 567e479
Raw File
ethtool.h
#ifndef __CFG80211_ETHTOOL__
#define __CFG80211_ETHTOOL__

extern const struct ethtool_ops cfg80211_ethtool_ops;

#endif /* __CFG80211_ETHTOOL__ */
back to top