提交 a82ac21e 编写于 作者: J John W. Linville

net/wireless/ethtool.h: drop unnecessary include of linux/ethtool.h

Everything including this header includes net/cfg80211.h, which
includes linux/netdevice.h, which includes linux/ethtool.h already.  Why
slow-down the build, even a little bit?
Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
上级 cf32ed92
#ifndef __CFG80211_ETHTOOL__
#define __CFG80211_ETHTOOL__
#include <linux/ethtool.h>
extern const struct ethtool_ops cfg80211_ethtool_ops;
#endif /* __CFG80211_ETHTOOL__ */
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册