Merge remote-tracking branch 'staging/staging-next'
[deliverable/linux.git] / drivers / staging / rtl8712 / osdep_intf.h
index aa0ec74af51121442f8100645782ef4f75fcf2e4..5d37e1f951cf58a8473b46d18f90995ca631d623 100644 (file)
@@ -36,7 +36,7 @@ struct intf_priv {
        /* when in USB, IO is through interrupt in/out endpoints */
        struct usb_device *udev;
        struct urb *piorw_urb;
-       struct semaphore io_retevt;
+       struct completion io_retevt_comp;
 };
 
 int r871x_ioctl(struct net_device *dev, struct ifreq *rq, int cmd);
This page took 0.024923 seconds and 5 git commands to generate.