aboutsummaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorFelipe Balbi <[email protected]>2014-09-18 09:31:32 -0500
committerGreg Kroah-Hartman <[email protected]>2014-09-23 07:56:21 -0700
commitbf17eba7ae1e813b0ad67cb1078dcbd7083b906e (patch)
tree7705357b04336caa91ca4d7819f8284de01ab11b /scripts/objdiff
parent6ca01a1b451de067462368bd9737efb7accb291c (diff)
Revert "usb: gadget: composite: dequeue cdev->req before free it in composite_dev_cleanup"
This reverts commit f2267089ea17fa97b796b1b4247e3f8957655df3. That commit causes more problem than fixes. Firstly, kfree() should be called after usb_ep_dequeue() and secondly, the way things are, we will try to dequeue a request that has already completed much more frequently than one which is pending. Cc: Li Jun <[email protected]> Signed-off-by: Felipe Balbi <[email protected]> Cc: stable <[email protected]> # 3.17 Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions