Loading net/core/ethtool.c +0 −1 Original line number Diff line number Diff line Loading @@ -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); Loading Loading
net/core/ethtool.c +0 −1 Original line number Diff line number Diff line Loading @@ -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); Loading