linux/drivers/staging/dwc2
Paul Zimmerman 7902c16b9a staging: dwc2: check for null pointer before dereferencing it
We were testing qtd->urb pointer for null after we had already
dereferenced it

Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Paul Zimmerman <paulz@synopsys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-04-23 10:37:55 -07:00
..
Kconfig staging: dwc2: toggle periodic debugging output separately 2013-04-10 19:10:27 -07:00
Makefile staging: Hook the DWC2 driver into the build system 2013-03-11 18:17:39 -07:00
core.c staging: dwc2: register common irq handler in dwc2_core_init 2013-04-11 12:58:39 -07:00
core.h staging: dwc2: Make dwc2_set_uninitialized more specific 2013-04-11 13:27:39 -07:00
core_intr.c staging: dwc2: add missing newlines to debug messages 2013-04-23 10:37:55 -07:00
hcd.c staging: dwc2: add missing newlines to debug messages 2013-04-23 10:37:55 -07:00
hcd.h staging: dwc2: Make dwc2_set_uninitialized more specific 2013-04-11 13:27:39 -07:00
hcd_ddma.c staging: dwc2: add missing newlines to debug messages 2013-04-23 10:37:55 -07:00
hcd_intr.c staging: dwc2: check for null pointer before dereferencing it 2013-04-23 10:37:55 -07:00
hcd_queue.c staging: dwc2: toggle periodic debugging output separately 2013-04-10 19:10:27 -07:00
hw.h
pci.c staging: dwc2: set the driver name to "dwc2" 2013-04-11 13:27:39 -07:00