usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable
authorIdo Shayevitz <idos@codeaurora.org>
Wed, 8 Feb 2012 11:56:48 +0000 (13:56 +0200)
committerFelipe Balbi <balbi@ti.com>
Fri, 24 Feb 2012 10:22:38 +0000 (12:22 +0200)
This fix a bug in f_serial, which expect the ep->desc to be NULL after
disabling an endpoint.

Cc: stable@vger.kernel.org
Signed-off-by: Ido Shayevitz <idos@codeaurora.org>
Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found