From: Simon Arlott Date: Mon, 30 Aug 2010 21:50:20 +0000 (+0100) Subject: USB: output an error message when the pipe type doesn't match the endpoint type X-Git-Tag: v2.6.37-rc1~154^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7dd64916bb6cfae8c96eaa3c754c30b5046586f;p=pandora-kernel.git USB: output an error message when the pipe type doesn't match the endpoint type Commit f661c6f8c67bd55e93348f160d590ff9edf08904 adds a check of the pipe type if CONFIG_USB_DEBUG is enabled, but it doesn't output anything if this scenario occurs. Signed-off-by: Simon Arlott Cc: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed