commit | f7dd64916bb6cfae8c96eaa3c754c30b5046586f | [log] [tgz] |
---|---|---|
author | Simon Arlott <simon@fire.lp0.eu> | Mon Aug 30 22:50:20 2010 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Oct 22 10:21:27 2010 -0700 |
tree | 6842f3fb50c13b2707ecb8f2b271b6c09f67e2d8 | |
parent | 0cf7a6338808d702c256778188516a16805e6145 [diff] |
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 <simon@fire.lp0.eu> Cc: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>