diff options
author | Gustavo A. R. Silva <garsilva@embeddedor.com> | 2017-02-09 01:49:56 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-02-09 13:34:18 +0100 |
commit | 7c92e5fbf4dac0dd4dd41a0383adc54f16f403e2 (patch) | |
tree | 216fdbf63bd111de390599b8229fa32fdf526078 /drivers/usb/musb/musb_cppi41.c | |
parent | b7ecfe7126d23b1329dc5e63db3caa5eecb322eb (diff) |
drivers: usb: usbip: Add missing break statement to switch
Add missing break statement to prevent the code for case
USB_PORT_FEAT_C_RESET falling through to the default case.
Addresses-Coverity-ID: 143155
Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/musb/musb_cppi41.c')
0 files changed, 0 insertions, 0 deletions