Skip to content

Commit 790ca79

Browse files
tititiou36davem330
authored andcommitted
net: typhoon: Fix a typo Typoon --> Typhoon
s/Typoon/Typhoon/ Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 1f7e877 commit 790ca79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/net/ethernet/3com/typhoon.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ struct basic_ring {
3333
u32 lastWrite;
3434
};
3535

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

0 commit comments

Comments
 (0)