zephyr/subsys
Audun Korneliussen 8fac501c0f usb: msc: Stall data stage before sending error status
When an unsupported SCSI command is received, an error status reply
is sent even if the Host expects data prior to the status.

This fix stalls the data reply before sending the error status.

Signed-off-by: Audun Korneliussen <audun.korneliussen@nordicsemi.no>
2020-03-10 14:54:29 +02:00
..
bluetooth Bluetooth: host: Fix host resolving peer identity in connection complete 2020-03-10 12:18:09 +02:00
canbus
console
cpp
debug
dfu
disk
fb
fs
jwt
logging
mgmt subsys/mgmt: Fix incorrect buffer space check 2020-02-27 12:28:22 +02:00
net net: wifi: shell: drop explicit length parameter 2020-03-10 14:37:57 +02:00
power
random
settings
shell shell: utils: Fix buffer overrun in shell_spaces_trim 2020-03-06 10:08:46 +02:00
stats
storage
testsuite
tracing tracing: fixes C++ compilation issue 2020-02-26 14:13:22 +02:00
usb usb: msc: Stall data stage before sending error status 2020-03-10 14:54:29 +02:00
CMakeLists.txt
Kconfig