Skip to content
Commit 4cbbf084 authored by Felipe Balbi's avatar Felipe Balbi
Browse files

usb: musb: gadget: fix list_head usage

commit ad1adb89


(usb: musb: gadget: do not poke with gadget's list_head)
fixed a bug in musb where it was corrupting the list_head
which is supposed to be used by gadget drivers. While
doing that, I forgot to fix the usage in musb_gadget_dequeue()
method. Fix that.

Reported-by: default avatarPavol Kurina <pavol.kurina@emsys.de>
Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
parent d105e74e
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