Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v3.16-rc4 6 lines 148 B view raw
1#ifndef __CFG80211_ETHTOOL__ 2#define __CFG80211_ETHTOOL__ 3 4extern const struct ethtool_ops cfg80211_ethtool_ops; 5 6#endif /* __CFG80211_ETHTOOL__ */