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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent 1f7e877 commit 790ca79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)