Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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

parent c26d6b46
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)
{