linux/drivers/staging/dwc2
Rashika Kheria 723a2311fa Staging: dwc2: Fix variable dereferenced before check
This patch fixes the following smatch warning in hcd_intr.c-
drivers/staging/dwc2/hcd_intr.c:1946 dwc2_hc_n_intr() warn: variable dereferenced before check 'chan' (see line 1936)

Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-10-30 09:24:39 -07:00
..
Kconfig staging: dwc2: remove use of bus_to_virt() 2013-07-23 14:54:49 -07:00
Makefile staging: dwc2: add platform device bindings 2013-04-23 10:37:55 -07:00
TODO staging: dwc2: add TODO file 2013-09-25 16:49:54 -07:00
core.c Staging: dwc2: core: coding style - indentation should use tabs 2013-09-25 16:49:54 -07:00
core.h staging: dwc2: Make dwc2_hw_params.host_channels large enough 2013-10-03 13:50:54 -07:00
core_intr.c staging: dwc2: interpret all hwcfg and related register at init time 2013-08-30 14:14:53 -07:00
hcd.c Staging: dwc2: Fix conditional statement since urb->actual_length is never less than zero. 2013-10-28 14:54:49 -07:00
hcd.h staging: dwc2: add microframe scheduler from downstream Pi kernel 2013-09-25 16:48:46 -07:00
hcd_ddma.c staging: dwc2: add microframe scheduler from downstream Pi kernel 2013-09-25 16:48:46 -07:00
hcd_intr.c Staging: dwc2: Fix variable dereferenced before check 2013-10-30 09:24:39 -07:00
hcd_queue.c staging: dwc2: add microframe scheduler from downstream Pi kernel 2013-09-25 16:48:46 -07:00
hw.h staging: dwc2: validate the value for phy_utmi_width 2013-08-30 14:14:53 -07:00
pci.c staging: dwc2: add microframe scheduler from downstream Pi kernel 2013-09-25 16:48:46 -07:00
platform.c Staging: dwc2: Fix return error value in dwc2_driver_probe() 2013-10-28 14:54:50 -07:00