summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi
diff options
context:
space:
mode:
authorGuido Kiener <guido@kiener-muenchen.de>2019-03-18 09:18:34 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-05-16 19:44:57 +0200
commitfd1f90b4fa8384f1bc5872ed6646966f2cef2d54 (patch)
treed27c1de53cea8aa60350ebb48aaab9c83db1de23 /arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi
parent61fb6fa9b32bc89a88e44faec9f61ae05e69ebf0 (diff)
usb: gadget: net2272: Fix net2272_dequeue()
[ Upstream commit 091dacc3cc10979ab0422f0a9f7fcc27eee97e69 ] Restore the status of ep->stopped in function net2272_dequeue(). When the given request is not found in the endpoint queue the function returns -EINVAL without restoring the state of ep->stopped. Thus the endpoint keeps blocked and does not transfer any data anymore. This fix is only compile-tested, since we do not have a corresponding hardware. An analogous fix was tested in the sibling driver. See "usb: gadget: net2280: Fix net2280_dequeue()" Acked-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Guido Kiener <guido.kiener@rohde-schwarz.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com> Signed-off-by: Sasha Levin (Microsoft) <sashal@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi')
0 files changed, 0 insertions, 0 deletions