tree-wide: Assorted spelling fixes
[firefly-linux-kernel-4.4.55.git] / drivers / net / wireless / ath / ar9170 / main.c
index f9d6db8d013ec9bea5545dea749f5ba4013d4786..46a1e19c67877870dfe1870145a22a14f778d5c4 100644 (file)
@@ -2535,7 +2535,7 @@ void *ar9170_alloc(size_t priv_size)
        /*
         * this buffer is used for rx stream reconstruction.
         * Under heavy load this device (or the transport layer?)
-        * tends to split the streams into seperate rx descriptors.
+        * tends to split the streams into separate rx descriptors.
         */
 
        skb = __dev_alloc_skb(AR9170_MAX_RX_BUFFER_SIZE, GFP_KERNEL);