diff -r a73fdcfa8274 -r d5ddf04c76fc devices/e100-2.6.26-ethercat.c --- 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) {