diff options
author | Sarah Sharp <[email protected]> | 2013-04-23 15:49:47 -0700 |
---|---|---|
committer | Sarah Sharp <[email protected]> | 2013-06-14 13:43:43 -0700 |
commit | 29f9d54b63a6186f1bed3fc15eeab7f98947eebd (patch) | |
tree | 39ecda3c7042ec1a4d37cb3b1a36115593fb02d8 /include/linux/fpga/fpga-mgr.h | |
parent | 976f8bef9cfb5246bc0e8dc781562daa79cb7aaf (diff) |
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 <[email protected]>
Cc: John Youn <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions