linux/tools
Matthias Fend 8c2a6ba408 USB: ffs-test: fix length argument of out function call
commit eb9c583638 upstream.

The out functions should only handle actual available data instead of the complete buffer.
Otherwise for example the ep0_consume function will report ghost events since it tries to decode
the complete buffer - which may contain partly invalid data.

Signed-off-by: Matthias Fend <matthias.fend@wolfvision.net>
Acked-by: Michal Nazarewicz <mina86@mina86.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-06-01 15:12:57 +08:00
..
firewire
perf Perf: fix build breakage 2012-04-27 09:51:04 -07:00
power/x86
slub
testing/ktest ktest: Ignore unset values of the minconfig in config_bisect 2011-06-02 11:57:57 -04:00
usb USB: ffs-test: fix length argument of out function call 2012-06-01 15:12:57 +08:00
virtio virtio_test: support event index 2011-05-30 11:14:15 +09:30