linux-bl808/drivers/usb/gadget
Dan Carpenter e55f3c37cb usb: gadget: udc: Potential Oops in error handling code
If this is in "transceiver" mode the the ->qwork isn't required and is
a NULL pointer.  This can lead to a NULL dereference when we call
destroy_workqueue(udc->qwork).

Fixes: 3517c31a8e ("usb: gadget: mv_udc: use devm_xxx for probe")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Felipe Balbi <balbi@kernel.org>
2020-06-24 09:45:58 +03:00
..
function SCSI misc on 20200613 2020-06-13 13:17:49 -07:00
legacy kernel: better document the use_mm/unuse_mm API contract 2020-06-10 19:14:18 -07:00
udc usb: gadget: udc: Potential Oops in error handling code 2020-06-24 09:45:58 +03:00
composite.c
config.c
configfs.c
configfs.h
epautoconf.c
functions.c
Kconfig
Makefile
u_f.c
u_f.h
u_os_desc.h
usbstring.c