mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-26 02:20:53 +07:00
net/ethtool: Fix comment regarding location of dev_ethtool() call
Signed-off-by: Yan Burman <yanb@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
c26d6b46da
commit
600fed5e97
@ -1414,7 +1414,7 @@ static int ethtool_get_module_eeprom(struct net_device *dev,
|
|||||||
modinfo.eeprom_len);
|
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)
|
int dev_ethtool(struct net *net, struct ifreq *ifr)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user