summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/if_uralvar.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/usb/if_uralvar.h')
-rw-r--r--sys/dev/usb/if_uralvar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/if_uralvar.h b/sys/dev/usb/if_uralvar.h
index e9a5f0d..6c6a44e 100644
--- a/sys/dev/usb/if_uralvar.h
+++ b/sys/dev/usb/if_uralvar.h
@@ -82,7 +82,7 @@ struct ural_softc {
struct ieee80211com sc_ic;
int (*sc_newstate)(struct ieee80211com *,
enum ieee80211_state, int);
- USBBASEDEVICE sc_dev;
+ device_t sc_dev;
usbd_device_handle sc_udev;
usbd_interface_handle sc_iface;
OpenPOWER on IntegriCloud