trivial: fix then -> than typos in comments and documentation
[deliverable/linux.git] / drivers / net / wireless / rt2x00 / rt2x00crypto.c
index 37ad0d2fb64c46c0210d17ee5f8fb4462187ad60..aee9cba13eb3c3e97ea816841d0ed84059b3fbca 100644 (file)
@@ -184,8 +184,8 @@ void rt2x00crypto_rx_insert_iv(struct sk_buff *skb, unsigned int align,
         * Make room for new data, note that we increase both
         * headsize and tailsize when required. The tailsize is
         * only needed when ICV data needs to be inserted and
-        * the padding is smaller then the ICV data.
-        * When alignment requirements is greater then the
+        * the padding is smaller than the ICV data.
+        * When alignment requirements is greater than the
         * ICV data we must trim the skb to the correct size
         * because we need to remove the extra bytes.
         */
This page took 0.024037 seconds and 5 git commands to generate.