diff options
Diffstat (limited to 'drivers/net/bfin_mac.h')
-rw-r--r-- | drivers/net/bfin_mac.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/bfin_mac.h b/drivers/net/bfin_mac.h index af87189b85fa..b82724692283 100644 --- a/drivers/net/bfin_mac.h +++ b/drivers/net/bfin_mac.h | |||
@@ -104,8 +104,6 @@ struct bf537mac_local { | |||
104 | * can find out semi-useless statistics of how well the card is | 104 | * can find out semi-useless statistics of how well the card is |
105 | * performing | 105 | * performing |
106 | */ | 106 | */ |
107 | struct net_device_stats stats; | ||
108 | |||
109 | int version; | 107 | int version; |
110 | 108 | ||
111 | int FlowEnabled; /* record if data flow is active */ | 109 | int FlowEnabled; /* record if data flow is active */ |