Fix misc spelling errors found by lintian
[oweals/u-boot.git] / drivers / net / at91_emac.c
index 4e5685c0c32b83fae2a46be6e6c33c43e9f4eacb..90eb5152409b8b2d0ece526de1ec711afd3a5c6f 100644 (file)
@@ -93,7 +93,7 @@
 #define RBF_MULTICAST (1<<30)
 #define RBF_UNICAST   (1<<29)
 #define RBF_EXTERNAL  (1<<28)
-#define RBF_UNKOWN    (1<<27)
+#define RBF_UNKNOWN   (1<<27)
 #define RBF_SIZE      0x07ff
 #define RBF_LOCAL4    (1<<26)
 #define RBF_LOCAL3    (1<<25)