projects
/
profile
/
ivi
/
kernel-x86-ivi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c26d6b4
)
net/ethtool: Fix comment regarding location of dev_ethtool() call
author
Yan Burman
<yanb@mellanox.com>
Mon, 3 Jun 2013 02:03:34 +0000
(
02:03
+0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 5 Jun 2013 00:10:03 +0000
(17:10 -0700)
Signed-off-by: Yan Burman <yanb@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/ethtool.c
patch
|
blob
|
history
diff --git
a/net/core/ethtool.c
b/net/core/ethtool.c
index
4e6f63a
..
cd23d31
100644
(file)
--- 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)
{