> #--- 1.45/include/linux/usb.h Fri Feb 22 19:50:06 2002
> #+++ 1.46/include/linux/usb.h Fri Mar 1 16:03:48 2002
> #@@ -720,6 +720,7 @@
> # {
> # spinlock_t lock; /* lock for the URB */
> # atomic_t count; /* reference count of the URB */
> #+ int is_iso; /* flag to handle as iso */
You know, it'd be simpler to have usb_alloc_urb()
initialize urb->number_of_packets and test that...
> # void *hcpriv; /* private data for host controller */
> # struct list_head urb_list; /* list pointer to all active urbs */
> # struct urb *next; /* (in) pointer to next URB */
> #
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel