Commit c3086637 authored by Michael Heimpold's avatar Michael Heimpold Committed by David S. Miller

net: ethtool: fix spelling mistake: "tubale" -> "tunable"

Signed-off-by: default avatarMichael Heimpold <mhei@heimpold.de>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent c849eb0d
...@@ -226,7 +226,7 @@ enum tunable_id { ...@@ -226,7 +226,7 @@ enum tunable_id {
ETHTOOL_TX_COPYBREAK, ETHTOOL_TX_COPYBREAK,
ETHTOOL_PFC_PREVENTION_TOUT, /* timeout in msecs */ ETHTOOL_PFC_PREVENTION_TOUT, /* timeout in msecs */
/* /*
* Add your fresh new tubale attribute above and remember to update * Add your fresh new tunable attribute above and remember to update
* tunable_strings[] in net/core/ethtool.c * tunable_strings[] in net/core/ethtool.c
*/ */
__ETHTOOL_TUNABLE_COUNT, __ETHTOOL_TUNABLE_COUNT,
......
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