From 984fe7992a4eba379cb15261fec4272c5db62b09 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sun, 25 Oct 2009 09:37:30 +0000 Subject: ramips: nuke net_device stats from the private data of the ethernet driver SVN-Revision: 18147 --- target/linux/ramips/files/arch/mips/include/asm/mach-ralink/eth.h | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/ramips/files/arch/mips/include') diff --git a/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/eth.h b/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/eth.h index efacc5d1ec..3ccd5fd1bc 100644 --- a/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/eth.h +++ b/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/eth.h @@ -209,7 +209,6 @@ struct raeth_priv struct sk_buff *tx_skb[NUM_RX_DESC]; unsigned int skb_free_idx; - struct net_device_stats stat; struct ramips_eth_platform_data *plat; }; -- cgit v1.2.3