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>
This commit is contained in:
parent
1f7e877c20
commit
790ca79d3e
|
@ -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)
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue