devices/e1000/e1000_ethtool-2.6.28-ethercat.c
changeset 2589 2b9c78543663
parent 2051 3a066ec73fb2
equal deleted inserted replaced
2415:af21f0bdc7c9 2589:2b9c78543663
    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;