Commit 600fed5e authored by Yan Burman's avatar Yan Burman Committed by David S. Miller

net/ethtool: Fix comment regarding location of dev_ethtool() call

Signed-off-by: default avatarYan Burman <yanb@mellanox.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent c26d6b46
......@@ -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)
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment