summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc2/Kconfig
diff options
context:
space:
mode:
authorPaul Zimmerman2014-02-13 02:44:35 +0100
committerGreg Kroah-Hartman2014-02-15 21:26:14 +0100
commit2b54fa6bbef4dbc0beabcc989625204b608d062d (patch)
tree533d01d33fceebfd4dde0c241a003416cf7944fe /drivers/usb/dwc2/Kconfig
parentxhci-platform: Change compatible string from xhci-platform to generic-xhci (diff)
downloadkernel-qcow2-linux-2b54fa6bbef4dbc0beabcc989625204b608d062d.tar.gz
kernel-qcow2-linux-2b54fa6bbef4dbc0beabcc989625204b608d062d.tar.xz
kernel-qcow2-linux-2b54fa6bbef4dbc0beabcc989625204b608d062d.zip
usb: dwc2: fix dereference before NULL check
In a couple of places, we were checking qtd->urb for NULL after we had already dereferenced it. Fix this by moving the check to before the dereference. Signed-off-by: Paul Zimmerman <paulz@synopsys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/dwc2/Kconfig')
0 files changed, 0 insertions, 0 deletions