Commit 790ca79d authored by Christophe JAILLET's avatar Christophe JAILLET Committed by David S. Miller

net: typhoon: Fix a typo Typoon --> Typhoon

s/Typoon/Typhoon/
Signed-off-by: default avatarChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 1f7e877c
...@@ -33,7 +33,7 @@ struct basic_ring { ...@@ -33,7 +33,7 @@ struct basic_ring {
u32 lastWrite; 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 * lastRead: where we're at in regard to cleaning up the ring
* writeRegister: register to use for writing (different for Hi & Lo rings) * writeRegister: register to use for writing (different for Hi & Lo rings)
*/ */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment