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

Commit 828d055f authored by Masatake YAMATO's avatar Masatake YAMATO Committed by Adrian Bunk
Browse files

fix typo about TBI in e1000 comment



Signed-off-by: default avatarMasatake YAMATO <jet@gyve.org>
Signed-off-by: default avatarAdrian Bunk <bunk@kernel.org>
parent b68f2c3a
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -3590,7 +3590,7 @@ e1000_update_stats(struct e1000_adapter *adapter)


	spin_lock_irqsave(&adapter->stats_lock, flags);
	spin_lock_irqsave(&adapter->stats_lock, flags);


	/* these counters are modified from e1000_adjust_tbi_stats,
	/* these counters are modified from e1000_tbi_adjust_stats,
	 * called from the interrupt context, so they must only
	 * called from the interrupt context, so they must only
	 * be written while holding adapter->stats_lock
	 * be written while holding adapter->stats_lock
	 */
	 */