diff --git a/[refs] b/[refs] index 2768ca9b1a86..f7c73c177bc1 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 54a09feb0ebb018dadaebeb51e860154198abc83 +refs/heads/master: 6f93b9c28326df34b23a6c0dbe4c51d4654bdf0b diff --git a/trunk/net/core/ethtool.c b/trunk/net/core/ethtool.c index 2ab0a60046a5..c5e059352d43 100644 --- a/trunk/net/core/ethtool.c +++ b/trunk/net/core/ethtool.c @@ -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);