summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-dbg.c
diff options
context:
space:
mode:
authorSarah Sharp <sarah.a.sharp@linux.intel.com>2013-04-23 15:49:47 -0700
committerSarah Sharp <sarah.a.sharp@linux.intel.com>2013-06-14 13:43:43 -0700
commit29f9d54b63a6186f1bed3fc15eeab7f98947eebd (patch)
tree39ecda3c7042ec1a4d37cb3b1a36115593fb02d8 /drivers/usb/host/xhci-dbg.c
parent976f8bef9cfb5246bc0e8dc781562daa79cb7aaf (diff)
downloadlinux-29f9d54b63a6186f1bed3fc15eeab7f98947eebd.tar.bz2
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/host/xhci-dbg.c')
0 files changed, 0 insertions, 0 deletions