diff options
author | Sarah Sharp <sarah.a.sharp@linux.intel.com> | 2013-04-23 15:49:47 -0700 |
---|---|---|
committer | Sarah Sharp <sarah.a.sharp@linux.intel.com> | 2013-06-14 13:43:43 -0700 |
commit | 29f9d54b63a6186f1bed3fc15eeab7f98947eebd (patch) | |
tree | 39ecda3c7042ec1a4d37cb3b1a36115593fb02d8 /drivers/usb/serial | |
parent | 976f8bef9cfb5246bc0e8dc781562daa79cb7aaf (diff) | |
download | talos-obmc-linux-29f9d54b63a6186f1bed3fc15eeab7f98947eebd.tar.gz talos-obmc-linux-29f9d54b63a6186f1bed3fc15eeab7f98947eebd.zip |
xhci: Remove BUG_ON() in xhci_alloc_container_ctx.
It's horrible coding style to panic the kernel when someone passes you
an argument value you didn't expect. In the future, we may want to add
additional context types, so it's better to gracefully handle additional
context types instead of panicking.
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Cc: John Youn <johnyoun@synopsys.com>
Diffstat (limited to 'drivers/usb/serial')
0 files changed, 0 insertions, 0 deletions