projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c849eb0
)
net: ethtool: fix spelling mistake: "tubale" -> "tunable"
author
Michael Heimpold
<mhei@heimpold.de>
Wed, 11 Jul 2018 21:10:55 +0000
(23:10 +0200)
committer
David S. Miller
<davem@davemloft.net>
Sat, 14 Jul 2018 01:26:27 +0000
(18:26 -0700)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/uapi/linux/ethtool.h
patch
|
blob
|
history
diff --git
a/include/uapi/linux/ethtool.h
b/include/uapi/linux/ethtool.h
index
4ca65b5
..
7363f18
100644
(file)
--- a/
include/uapi/linux/ethtool.h
+++ b/
include/uapi/linux/ethtool.h
@@
-226,7
+226,7
@@
enum tunable_id {
ETHTOOL_TX_COPYBREAK,
ETHTOOL_PFC_PREVENTION_TOUT, /* timeout in msecs */
/*
- * Add your fresh new tu
ba
le attribute above and remember to update
+ * Add your fresh new tu
nab
le attribute above and remember to update
* tunable_strings[] in net/core/ethtool.c
*/
__ETHTOOL_TUNABLE_COUNT,