]> asedeno.scripts.mit.edu Git - linux.git/commit
usb: gadget: udc: core: update usb_ep_queue() documentation
authorFelipe Balbi <felipe.balbi@linux.intel.com>
Mon, 26 Mar 2018 10:14:46 +0000 (13:14 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 26 Mar 2018 11:22:09 +0000 (13:22 +0200)
commiteaa358c7790338d83bb6a31258bdc077de120414
tree66a82cb2d8793cfbfc52affdcf8c4a09e6dee864
parent53d473fc1e38751b5369373423d58c86a3444b3b
usb: gadget: udc: core: update usb_ep_queue() documentation

Mention that ->complete() should never be called from within
usb_ep_queue().

Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/gadget/udc/core.c