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

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

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

parent c849eb0d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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,