commit | b45b506911247008f694dcaf1d8220a4942ebc4f | [log] [tgz] |
---|---|---|
author | Sarah Sharp <sarah.a.sharp@linux.intel.com> | Wed Dec 09 15:59:06 2009 -0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Mar 02 14:53:10 2010 -0800 |
tree | 63dbdca8d1e755d890aa8fb4f6be2a0bfcfd9bde | |
parent | a1d78c16bd31a715785e21967ac6110b386a3c1f [diff] |
USB: xhci: Refactor test for vendor-specific completion codes. All commands that can be issued to the xHCI hardware can come back with vendor-specific "informational" completion codes. These are to be treated like a successful completion code. Refactor out the code to test for the range of these codes and print debugging messages. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>