On Tue, Jan 29, 2002 at 05:51:24PM +0100, Oliver Neukum wrote:
> Hi,
> 
> > I haven't really tested this out much yet, but want to give everyone
> > else a chance for comments on the implementation.
> 
> Why do you use atomic_t for the count ?

So I can use atomic_inc() and atomic_test_and_dec() calls on it :)

> Why does usb_get_urb() have a return value ?

See http://marc.theaimsgroup.com/?l=linux-usb-devel&m=101114304229763
for where that came from.  Sorry, I should have added some documentation
to the function.

thanks,

greg k-h

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to