Skip to content

Commit

Permalink
fix typo about TBI in e1000 comment
Browse files Browse the repository at this point in the history
Signed-off-by: Masatake YAMATO <jet@gyve.org>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
  • Loading branch information
Masatake YAMATO authored and Adrian Bunk committed Oct 20, 2007
1 parent b68f2c3 commit 828d055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/e1000/e1000_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3590,7 +3590,7 @@ e1000_update_stats(struct e1000_adapter *adapter)

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
* be written while holding adapter->stats_lock
*/
Expand Down

0 comments on commit 828d055

Please sign in to comment.