We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f7e877 commit 790ca79Copy full SHA for 790ca79
drivers/net/ethernet/3com/typhoon.h
@@ -33,7 +33,7 @@ struct basic_ring {
33
u32 lastWrite;
34
};
35
36
-/* The Typoon transmit ring -- same as a basic ring, plus:
+/* The Typhoon transmit ring -- same as a basic ring, plus:
37
* lastRead: where we're at in regard to cleaning up the ring
38
* writeRegister: register to use for writing (different for Hi & Lo rings)
39
*/
0 commit comments