devices/e1000/e1000_main-2.6.28-ethercat.c
branchstable-1.5
changeset 2583 fe5687a0a322
parent 2582 87e502828b3f
equal deleted inserted replaced
2582:87e502828b3f 2583:fe5687a0a322
    26 
    26 
    27   vim: noexpandtab
    27   vim: noexpandtab
    28 
    28 
    29 *******************************************************************************/
    29 *******************************************************************************/
    30 
    30 
    31 #include "e1000-2.6.27-ethercat.h"
    31 #include "e1000-2.6.28-ethercat.h"
    32 #include <net/ip6_checksum.h>
    32 #include <net/ip6_checksum.h>
    33 
    33 
    34 char e1000_driver_name[] = "ec_e1000";
    34 char e1000_driver_name[] = "ec_e1000";
    35 static char e1000_driver_string[] = "Intel(R) PRO/1000 Network Driver";
    35 static char e1000_driver_string[] = "Intel(R) PRO/1000 Network Driver";
    36 #define DRV_VERSION "7.3.21-k3-NAPI"
    36 #define DRV_VERSION "7.3.21-k3-NAPI"