diff options
author | Daniel Drake <dsd@gentoo.org> | 2008-05-05 01:00:31 +0100 |
---|---|---|
committer | Daniel Drake <dsd@gentoo.org> | 2008-05-05 01:00:31 +0100 |
commit | 7da521954ba661d3f537440c31a84b66e974d56b (patch) | |
tree | d273a0e06399f8aced15884dcaa58d62da247af5 /TODO | |
parent | 470b1bc42bf53373ce678fc76bab9160a54d6881 (diff) | |
download | libusb-7da521954ba661d3f537440c31a84b66e974d56b.tar.gz |
Linux: fix logical URB allocation
We were allocating the wrong number of URBs for transfers of size
multiples of 16k.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -5,7 +5,6 @@ review functionality missing over 0.1 endianness of control setup, issues when resubmitting transfers doxygen warnings serialization of handle_events -0.1 compat layer internal docs for OS porters 1.0 API style/naming points to reconsider |