Skip to content

Commit

Permalink
net: ethtool: fix spelling mistake: "tubale" -> "tunable"
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Michael Heimpold authored and David S. Miller committed Jul 14, 2018
1 parent c849eb0 commit c308663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/uapi/linux/ethtool.h
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ enum tunable_id {
ETHTOOL_TX_COPYBREAK,
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
*/
__ETHTOOL_TUNABLE_COUNT,
Expand Down

0 comments on commit c308663

Please sign in to comment.