From: Oliver Neukum Date: Fri, 27 Apr 2012 12:23:54 +0000 (+0200) Subject: USB: cdc-wdm: sanitize error returns X-Git-Tag: v3.5-rc1~149^2~264 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24a85bae5da2b43fed423859c09c5a81ab359473;p=pandora-kernel.git USB: cdc-wdm: sanitize error returns wdm_flush() returns unsanitized USB error codes. They must be cleaned up to before being anded to user space Signed-off-by: Oliver Neukum Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed