Skip to content
Commit f2267089 authored by Li Jun's avatar Li Jun Committed by Felipe Balbi
Browse files

usb: gadget: composite: dequeue cdev->req before free it in composite_dev_cleanup



This patch try to dequeue the cdev->req to guarantee the request is not queued
before free it.

Signed-off-by: default avatarLi Jun <b47624@freescale.com>
Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
parent 371254ce
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment