OHCI: Fix length calculation in all OHCI drivers: CBP==0 means that the entire buffer was transferred, not that a null packet was tranaferred

This commit is contained in:
Gregory Nutt 2015-05-10 10:01:22 -06:00
parent 8498a73061
commit f2944cc1bf
1 changed files with 1 additions and 1 deletions

View File

@ -891,7 +891,7 @@
<td><br></td>
<td>
<p>
<li>Device-dependent USB class drivers available for USB mass storage, HID keyboard, and HID mouse.</li>
<li>Device-dependent USB class drivers available for USB mass storage, CDC/ACM serial, HID keyboard, and HID mouse.</li>
</p>
</tr>
<tr>