devices/e1000/e1000_ethtool-3.6-ethercat.c
branchstable-1.5
changeset 2583 fe5687a0a322
parent 2545 80177f7aa836
equal deleted inserted replaced
2582:87e502828b3f 2583:fe5687a0a322
    26 
    26 
    27 *******************************************************************************/
    27 *******************************************************************************/
    28 
    28 
    29 /* ethtool support for e1000 */
    29 /* ethtool support for e1000 */
    30 
    30 
    31 #include "e1000-3.4-ethercat.h"
    31 #include "e1000-3.6-ethercat.h"
    32 #include <asm/uaccess.h>
    32 #include <asm/uaccess.h>
    33 
    33 
    34 enum {NETDEV_STATS, E1000_STATS};
    34 enum {NETDEV_STATS, E1000_STATS};
    35 
    35 
    36 struct e1000_stats {
    36 struct e1000_stats {