summaryrefslogtreecommitdiffstats
path: root/sys/dev/my/if_myreg.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/my/if_myreg.h')
-rw-r--r--sys/dev/my/if_myreg.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/my/if_myreg.h b/sys/dev/my/if_myreg.h
index 9c39700..7e65fda 100644
--- a/sys/dev/my/if_myreg.h
+++ b/sys/dev/my/if_myreg.h
@@ -359,7 +359,6 @@ struct my_softc {
struct resource *my_res;
struct resource *my_irq;
void *my_intrhand;
- u_int8_t my_unit; /* interface number */
u_int8_t my_phy_addr; /* PHY address */
u_int8_t my_tx_pend; /* TX pending */
u_int8_t my_want_auto;
OpenPOWER on IntegriCloud