summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_tlreg.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pci/if_tlreg.h')
-rw-r--r--sys/pci/if_tlreg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/pci/if_tlreg.h b/sys/pci/if_tlreg.h
index 0aa50d3..4060c70 100644
--- a/sys/pci/if_tlreg.h
+++ b/sys/pci/if_tlreg.h
@@ -110,6 +110,7 @@ struct tl_chain_data {
struct tl_softc {
struct ifnet *tl_ifp;
+ device_t tl_dev;
struct ifmedia ifmedia; /* media info */
bus_space_handle_t tl_bhandle;
bus_space_tag_t tl_btag;
OpenPOWER on IntegriCloud