aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ps3_gelic_net.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/ps3_gelic_net.h')
-rw-r--r--drivers/net/ps3_gelic_net.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/ps3_gelic_net.h b/drivers/net/ps3_gelic_net.h
index 0bd443474020..030e2e262608 100644
--- a/drivers/net/ps3_gelic_net.h
+++ b/drivers/net/ps3_gelic_net.h
@@ -209,7 +209,6 @@ struct gelic_net_card {
209 /* gurad dmac descriptor chain*/ 209 /* gurad dmac descriptor chain*/
210 spinlock_t chain_lock; 210 spinlock_t chain_lock;
211 211
212 struct net_device_stats netdev_stats;
213 int rx_csum; 212 int rx_csum;
214 /* guard tx_dma_progress */ 213 /* guard tx_dma_progress */
215 spinlock_t tx_dma_lock; 214 spinlock_t tx_dma_lock;