perf jevents: Silence warning for ArchStd files
[linux-2.6-microblaze.git] / net / dsa / tag_rtl4_a.c
index e917647..cf8ac31 100644 (file)
@@ -79,7 +79,7 @@ static struct sk_buff *rtl4a_tag_rcv(struct sk_buff *skb,
 
        /* The RTL4 header has its own custom Ethertype 0x8899 and that
         * starts right at the beginning of the packet, after the src
-        * ethernet addr. Apparantly skb->data always points 2 bytes in,
+        * ethernet addr. Apparently skb->data always points 2 bytes in,
         * behind the Ethertype.
         */
        tag = skb->data - 2;