master/ethernet.c
changeset 1327 4d179b06dd3c
parent 1326 ef907b0b5125
child 1337 0253c74d0940
equal deleted inserted replaced
1326:ef907b0b5125 1327:4d179b06dd3c
    24  *
    24  *
    25  *****************************************************************************/
    25  *****************************************************************************/
    26 
    26 
    27 /**
    27 /**
    28    \file
    28    \file
    29    Ethernet-over-EtherCAT (EoE).
    29    Ethernet over EtherCAT (EoE).
    30 */
    30 */
    31 
    31 
    32 /*****************************************************************************/
    32 /*****************************************************************************/
    33 
    33 
    34 #include <linux/netdevice.h>
    34 #include <linux/netdevice.h>