net: alteon: acenic: clean up indentation issue
authorColin Ian King <colin.king@canonical.com>
Thu, 14 Dec 2017 11:40:21 +0000 (11:40 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 15 Dec 2017 18:28:30 +0000 (13:28 -0500)
There is a hunk of code that is incorrectly indented with spaces
and rather than a tab.  Clean this up.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/alteon/acenic.c

index a1a52eb53b145b1af7b0f414be3f8510a398f420..8f71b79b494900fa4c03564e4f88ded8aa8831c5 100644 (file)
@@ -1436,13 +1436,13 @@ static int ace_init(struct net_device *dev)
        ace_set_txprd(regs, ap, 0);
        writel(0, &regs->RxRetCsm);
 
-       /*
-       * Enable DMA engine now.
-       * If we do this sooner, Mckinley box pukes.
-       * I assume it's because Tigon II DMA engine wants to check
-       * *something* even before the CPU is started.
-       */
-       writel(1, &regs->AssistState);  /* enable DMA */
+       /*
+        * Enable DMA engine now.
+        * If we do this sooner, Mckinley box pukes.
+        * I assume it's because Tigon II DMA engine wants to check
+        * *something* even before the CPU is started.
+        */
+       writel(1, &regs->AssistState);  /* enable DMA */
 
        /*
         * Start the NIC CPU