devices/e1000e/e1000-2.6.34-ethercat.h
branchredundancy
changeset 2325 d1d275d4dfee
parent 2134 2aee73b9f63f
child 2419 fdb85a806585
--- a/devices/e1000e/e1000-2.6.34-ethercat.h	Thu Dec 15 15:05:23 2011 +0100
+++ b/devices/e1000e/e1000-2.6.34-ethercat.h	Fri Nov 04 11:26:12 2011 +0100
@@ -41,12 +41,12 @@
 
 #include "hw-2.6.34-ethercat.h"
 
-/* Ethecat header file */
+/* EtherCAT header file */
 #include "../ecdev.h"
 
 struct e1000_info;
 
-/* Ethecat */
+/* EtherCAT */
 #define e_printk(level, adapter, format, arg...) \
 	printk(level "ec_%s: %s: " format, pci_name(adapter->pdev), \
 	       adapter->netdev->name, ## arg)