devices/e1000/e1000_ethtool-2.6.28-ethercat.c
branchstable-1.5
changeset 2583 fe5687a0a322
parent 2051 3a066ec73fb2
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-2.6.27-ethercat.h"
    31 #include "e1000-2.6.28-ethercat.h"
    32 #include <asm/uaccess.h>
    32 #include <asm/uaccess.h>
    33 
    33 
    34 struct e1000_stats {
    34 struct e1000_stats {
    35 	char stat_string[ETH_GSTRING_LEN];
    35 	char stat_string[ETH_GSTRING_LEN];
    36 	int sizeof_stat;
    36 	int sizeof_stat;