iedowse 56e4b3fcb6 If a zero-length bulk or interrupt transfer is requested then assume
USBD_FORCE_SHORT_XFER to ensure that we actually build and execute
a transfer. This means that the various alloc_sqtd_chain functions
will always construct a transfer, so it is safe to modify the
allocated descriptors on return. Previously there were cases where
a zero length transfer would cause a NULL dereference.

Reported by:	bp
2006-05-28 23:37:04 +00:00
..
2005-09-18 11:45:39 +00:00
2006-01-21 10:25:51 +00:00
2005-09-22 05:06:37 +00:00
2005-11-05 17:17:57 +00:00
2006-02-12 17:32:59 +00:00
2005-12-04 07:34:19 +00:00