diff --git a/net/core/ethtool.c b/net/core/ethtool.c index 4e6f63ade74167efa78f2db304d60f83a1179955..cd23d314d68ad2f23752034bdbd230b960e79d70 100644 --- a/net/core/ethtool.c +++ b/net/core/ethtool.c @@ -1414,7 +1414,7 @@ static int ethtool_get_module_eeprom(struct net_device *dev, modinfo.eeprom_len); } -/* The main entry point in this file. Called from net/core/dev.c */ +/* The main entry point in this file. Called from net/core/dev_ioctl.c */ int dev_ethtool(struct net *net, struct ifreq *ifr) {