diff options
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | 2016-03-03 10:35:51 +0100 |
---|---|---|
committer | Felipe Balbi <balbi@kernel.org> | 2016-03-04 14:14:48 +0100 |
commit | 11ebf3ad3b871d262491790e3b273e963d4c3c28 (patch) | |
tree | c5d2716942296d9617d1ec551bfd8362f6f96d13 /drivers/usb/gadget/udc | |
parent | usb: gadget: renesas_usb3: Use ARCH_RENESAS (diff) | |
download | linux-11ebf3ad3b871d262491790e3b273e963d4c3c28.tar.xz linux-11ebf3ad3b871d262491790e3b273e963d4c3c28.zip |
usb: renesas_usbhs: gadget: fix giveback status code in usbhsg_pipe_disable()
A udc driver should set the giveback status to -ESHUTDOWN in
usb_ep_disable(). Otherwise, a gadget driver (e.g. g_serial) might
request next data wrongly and it is possible to cause kernel panic.
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Felipe Balbi <balbi@kernel.org>
Diffstat (limited to 'drivers/usb/gadget/udc')
0 files changed, 0 insertions, 0 deletions