提交 6f93b9c2 编写于 作者: A Adrian Bunk 提交者: David S. Miller

[NET]: Unexport dev_ethtool

This patch removes the no longer used EXPORT_SYMBOL(dev_ethtool).
Signed-off-by: NAdrian Bunk <bunk@kernel.org>
Acked-by: NMatthew Wilcox <matthew@wil.cx>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 54a09feb
......@@ -948,7 +948,6 @@ int dev_ethtool(struct ifreq *ifr)
return rc;
}
EXPORT_SYMBOL(dev_ethtool);
EXPORT_SYMBOL(ethtool_op_get_link);
EXPORT_SYMBOL(ethtool_op_get_sg);
EXPORT_SYMBOL(ethtool_op_get_tso);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册