On Wed, 2006-08-16 at 23:17 -0500, Mike Isely wrote: > From: Mike Isely <[EMAIL PROTECTED]> > > Rather than directly filling in URB fields, it's safer to use > usb_fill_int_urb(). This improves robustness of the driver; URB > changes in the future will not go uninitialized here. That point not > withstanding, this driver should at least be self-consistent. Either > use usb_fill_int_urb() everywhere or don't bother with it all.
Signed-off-by: Lonnie Mendez <[EMAIL PROTECTED]> ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
