linux-uconsole/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 tools/firewire: nosy-dump: increment program version 2010-07-27 11:04:12 +02:00
perf Perf: fix build breakage 2012-04-27 09:51:04 -07:00
power/x86 Merge branch 'master' into for-next 2011-04-26 10:22:59 +02:00
slub slub: move slabinfo.c to tools/slub/slabinfo.c 2010-11-06 09:04:32 +02:00
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