summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/net/if_axereg.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/usb/net/if_axereg.h')
-rw-r--r--sys/dev/usb/net/if_axereg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/net/if_axereg.h b/sys/dev/usb/net/if_axereg.h
index 075dd24..ae1a1d6 100644
--- a/sys/dev/usb/net/if_axereg.h
+++ b/sys/dev/usb/net/if_axereg.h
@@ -166,7 +166,7 @@ struct axe_sframe_hdr {
uint16_t ilen;
} __packed;
-#define GET_MII(sc) usb2_ether_getmii(&(sc)->sc_ue)
+#define GET_MII(sc) uether_getmii(&(sc)->sc_ue)
/* The interrupt endpoint is currently unused by the ASIX part. */
enum {
OpenPOWER on IntegriCloud