summaryrefslogtreecommitdiffstats
path: root/include/usb/usbnet.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/usb/usbnet.h')
-rw-r--r--include/usb/usbnet.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/usb/usbnet.h b/include/usb/usbnet.h
index 77f19603c2..e3ea373d95 100644
--- a/include/usb/usbnet.h
+++ b/include/usb/usbnet.h
@@ -54,8 +54,6 @@ struct usbnet {
# define EVENT_RX_MEMORY 2
# define EVENT_STS_SPLIT 3
# define EVENT_LINK_RESET 4
- /* FIXME: Our eth_device should have this, not us! */
- struct device_d dev;
};
#if 0