Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
[firefly-linux-kernel-4.4.55.git] / drivers / net / ethernet / realtek / r8169.c
index 4f74b9762c296b81313660b571ff9774a8535ea1..00b4f56a671cac02790a2519b3f978b4c891457d 100644 (file)
@@ -6051,7 +6051,7 @@ static int rtl_open(struct net_device *dev)
        pm_runtime_get_sync(&pdev->dev);
 
        /*
-        * Rx and Tx desscriptors needs 256 bytes alignment.
+        * Rx and Tx descriptors needs 256 bytes alignment.
         * dma_alloc_coherent provides more.
         */
        tp->TxDescArray = dma_alloc_coherent(&pdev->dev, R8169_TX_RING_BYTES,