Skip to content

Commit

Permalink
net: typhoon: Fix a typo Typoon --> Typhoon
Browse files Browse the repository at this point in the history
s/Typoon/Typhoon/

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Christophe JAILLET authored and David S. Miller committed Oct 4, 2020
1 parent 1f7e877 commit 790ca79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/ethernet/3com/typhoon.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ struct basic_ring {
u32 lastWrite;
};

/* The Typoon transmit ring -- same as a basic ring, plus:
/* The Typhoon transmit ring -- same as a basic ring, plus:
* lastRead: where we're at in regard to cleaning up the ring
* writeRegister: register to use for writing (different for Hi & Lo rings)
*/
Expand Down

0 comments on commit 790ca79

Please sign in to comment.