patch-2.4.4 linux/drivers/usb/hub.h
Next file: linux/drivers/usb/plusb.c
Previous file: linux/drivers/usb/hub.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Tue Apr 17 17:23:06 2001
-  Orig file: 
v2.4.3/linux/drivers/usb/hub.h
-  Orig date: 
Fri Mar 23 11:50:01 2001
diff -u --recursive --new-file v2.4.3/linux/drivers/usb/hub.h linux/drivers/usb/hub.h
@@ -109,7 +109,7 @@
 
 	struct usb_hub_descriptor *descriptor;
 
-	struct semaphore khubd_sem;
+	atomic_t refcnt;
 };
 
 #endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)