author | Florian Pose <fp@igh-essen.com> |
Thu, 16 Oct 2008 09:31:42 +0000 | |
changeset 1274 | d5ddf04c76fc |
parent 1273 | a73fdcfa8274 |
child 1275 | c9de1c0c1f51 |
--- 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) {