| commit | eae68611b2683cc1a9a7ca669c60a65020071004 | [log] [tgz] |
|---|---|---|
| author | Oliver Neukum <oliver@neukum.org> | Fri Apr 27 14:23:54 2012 +0200 |
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jun 01 15:18:18 2012 +0800 |
| tree | 142a5a01933d2bcf873ae674074f96f080d05646 | |
| parent | a1542bf241dcf836035ecc67c1df4a96c097bd0b [diff] |
USB: cdc-wdm: sanitize error returns commit 24a85bae5da2b43fed423859c09c5a81ab359473 upstream. wdm_flush() returns unsanitized USB error codes. They must be cleaned up to before being anded to user space Signed-off-by: Oliver Neukum <oneukum@suse.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>