commit | 17d655543716791ebf8bb396b674fe95c07e55e4 | [log] [tgz] |
---|---|---|
author | Mathias Nyman <mathias.nyman@linux.intel.com> | Wed Apr 24 17:24:58 2013 +0300 |
committer | Sarah Sharp <sarah.a.sharp@linux.intel.com> | Fri Jun 14 13:53:23 2013 -0700 |
tree | aa5696acf99be46a253cd3ac9859ac8c37f2fd1c | |
parent | bd18fd5c21b2e60d9b79a9d2ce8f38a672f560a6 [diff] |
xhci: remove BUG() in xhci_get_endpoint_type() If the endpoint type is unknown, set it to 0 and fail gracefully instead of causing a kernel panic. Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com> Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>