summaryrefslogtreecommitdiffstats
path: root/sys/dev/e1000/if_igb.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/e1000/if_igb.h')
-rw-r--r--sys/dev/e1000/if_igb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/e1000/if_igb.h b/sys/dev/e1000/if_igb.h
index 334c289..28bcc91 100644
--- a/sys/dev/e1000/if_igb.h
+++ b/sys/dev/e1000/if_igb.h
@@ -361,6 +361,7 @@ struct adapter {
struct e1000_osdep osdep;
struct device *dev;
+ struct cdev *led_dev;
struct resource *pci_mem;
struct resource *msix_mem;
OpenPOWER on IntegriCloud