devices/e100-2.6.26-ethercat.c
changeset 1274 d5ddf04c76fc
parent 1251 3c3f8cb76748
child 1276 c4fafee8043a
--- a/devices/e100-2.6.26-ethercat.c	Thu Oct 16 09:23:06 2008 +0000
+++ b/devices/e100-2.6.26-ethercat.c	Thu Oct 16 09:31:42 2008 +0000
@@ -3015,7 +3015,7 @@
 	struct net_device *netdev = pci_get_drvdata(pdev);
 	struct nic *nic = netdev_priv(netdev);
 
-    /* Similar to calling e100_down(), but avoids adapter I/O. */
+	/* Similar to calling e100_down(), but avoids adapter I/O. */
 	netdev->stop(netdev);
 
 	if (!nic->ecdev) {