mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-26 01:55:57 +00:00
Do not check size of REQUEST_BUFFER for Data stage IN transactions. The check can not be done effectively because the pointer (usb_dev.data_buf) can be changed and the actual size of the buffer used is unknown at this point. Signed-off-by: Johann Fischer <j.fischer@phytec.de> |
||
---|---|---|
.. | ||
bluetooth | ||
console | ||
cpp | ||
debug | ||
dfu | ||
disk | ||
fb | ||
fs | ||
jwt | ||
logging | ||
mgmt | ||
net | ||
power | ||
random | ||
settings | ||
shell | ||
stats | ||
storage | ||
testsuite | ||
usb | ||
CMakeLists.txt | ||
Kconfig |