commit | 72df4a55e9ab955d2143e638d9b24343e7658d6f | [log] [tgz] |
---|---|---|
author | Christian Gromm <christian.gromm@microchip.com> | Fri Aug 19 11:12:48 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Aug 21 16:53:56 2016 +0200 |
tree | 9b2f5435bc1e161b0afb9500e10d1e54148360f9 | |
parent | cc28983c322030ce7a3d748833186eab86a41570 [diff] |
staging: most: hdm-usb: stop core from submitting buffers in case of broken pipe This patch ensures that no more packets are submitted by the core in case an USB endpoint has reported a broken pipe (-EPIPE). Signed-off-by: Andrey Shvetsov <andrey.shvetsov@k2l.de> Signed-off-by: Christian Gromm <christian.gromm@microchip.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>