]> Zhao Yanbai Git Server - minix.git/commitdiff
Typo reported by Johnathan Gurley.
authorBen Gras <ben@minix3.org>
Tue, 17 Jul 2007 11:40:02 +0000 (11:40 +0000)
committerBen Gras <ben@minix3.org>
Tue, 17 Jul 2007 11:40:02 +0000 (11:40 +0000)
drivers/rtl8139/rtl8139.h

index 95b3236eb9c92f3ff0a5847e1942b3e863f3f311..7613ec6e1c6a46853c59a5ce422ed1ca8f21d499 100755 (executable)
@@ -111,7 +111,7 @@ Created:    Aug 2003 by Philip Homburg <philip@cs.vu.nl>
                                 * Note: RL_CR_RE has to be set to
                                 * set/change RL_RCR.
                                 */
-#define                RL_RCR_RES0     0xF0000000 /& Reserved */
+#define                RL_RCR_RES0     0xF0000000 /* Reserved */
 #define                RL_RCR_ERTH_M   0x0F000000 /* Early Rx Threshold */
 #define                        RL_RCR_ERTH_0           0x00000000 /* No threshold */
 #define                        RL_RCR_ERTH_1           0x01000000 /* 1/16 */