diff options
Diffstat (limited to 'drivers/net/sunqe.h')
-rw-r--r-- | drivers/net/sunqe.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/sunqe.h b/drivers/net/sunqe.h index af34f36111ed..347c8ddc1592 100644 --- a/drivers/net/sunqe.h +++ b/drivers/net/sunqe.h | |||
@@ -342,7 +342,6 @@ struct sunqe { | |||
342 | __u32 buffers_dvma; /* DVMA visible address. */ | 342 | __u32 buffers_dvma; /* DVMA visible address. */ |
343 | struct sunqec *parent; | 343 | struct sunqec *parent; |
344 | u8 mconfig; /* Base MACE mconfig value */ | 344 | u8 mconfig; /* Base MACE mconfig value */ |
345 | struct net_device_stats net_stats; /* Statistical counters */ | ||
346 | struct sbus_dev *qe_sdev; /* QE's SBUS device struct */ | 345 | struct sbus_dev *qe_sdev; /* QE's SBUS device struct */ |
347 | struct net_device *dev; /* QE's netdevice struct */ | 346 | struct net_device *dev; /* QE's netdevice struct */ |
348 | int channel; /* Who am I? */ | 347 | int channel; /* Who am I? */ |