summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/net/usb_ethernet.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/usb/net/usb_ethernet.c')
-rw-r--r--sys/dev/usb/net/usb_ethernet.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/net/usb_ethernet.c b/sys/dev/usb/net/usb_ethernet.c
index 2a7bddf..6857bac 100644
--- a/sys/dev/usb/net/usb_ethernet.c
+++ b/sys/dev/usb/net/usb_ethernet.c
@@ -549,7 +549,7 @@ uether_modevent(module_t mod, int type, void *data)
static moduledata_t uether_mod = {
"uether",
uether_modevent,
- 0
+ NULL
};
struct mbuf *
OpenPOWER on IntegriCloud