Remove unused member variable of softc.

This commit is contained in:
yongari 2009-12-17 19:48:54 +00:00
parent 35860d3255
commit 17682087e2

View File

@ -181,7 +181,6 @@ struct vge_softc {
struct resource *vge_irq;
void *vge_intrhand;
device_t vge_miibus;
uint8_t vge_type;
int vge_if_flags;
int vge_phyaddr;
int vge_flags;