diff options
Diffstat (limited to 'drivers/net/ibmlana.h')
-rw-r--r-- | drivers/net/ibmlana.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/ibmlana.h b/drivers/net/ibmlana.h index 6b58bab9e308..aa3ddbdee4bb 100644 --- a/drivers/net/ibmlana.h +++ b/drivers/net/ibmlana.h | |||
@@ -26,7 +26,6 @@ typedef enum { | |||
26 | 26 | ||
27 | typedef struct { | 27 | typedef struct { |
28 | unsigned int slot; /* MCA-Slot-# */ | 28 | unsigned int slot; /* MCA-Slot-# */ |
29 | struct net_device_stats stat; /* packet statistics */ | ||
30 | int realirq; /* memorizes actual IRQ, even when | 29 | int realirq; /* memorizes actual IRQ, even when |
31 | currently not allocated */ | 30 | currently not allocated */ |
32 | ibmlana_medium medium; /* physical cannector */ | 31 | ibmlana_medium medium; /* physical cannector */ |