linux/drivers/usb/wusbcore
Thomas Pugliese bd130adaca usb: wusbcore: fix panic in wusbhc_chid_set
If no valid CHID value has previously been set on an HWA, writing a
value of all zeros will cause a kernel panic in uwb_radio_stop because
wusbhc->uwb_rc has not been set.  This patch skips the call to
uwb_radio_stop if wusbhc->uwb_rc has not been initialized.

Signed-off-by: Thomas Pugliese <thomas.pugliese@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-04-24 12:45:41 -07:00
..
cbaf.c
crypto.c
dev-sysfs.c
devconnect.c usb: wusbcore: fix compile warnings 2014-02-28 20:23:03 -08:00
Kconfig
Makefile
mmc.c usb: wusbcore: fix panic in wusbhc_chid_set 2014-04-24 12:45:41 -07:00
pal.c
reservation.c
rh.c
security.c
wa-hc.c usb: wusbcore: use multiple urbs for HWA iso transfer result frame reads 2014-03-08 22:30:28 -08:00
wa-hc.h usb: wusbcore: use multiple urbs for HWA iso transfer result frame reads 2014-03-08 22:30:28 -08:00
wa-nep.c
wa-rpipe.c usb: wusbcore: adjust iterator correctly when searching for ep comp descriptor 2014-02-28 16:14:48 -08:00
wa-xfer.c usb: wusbcore: convert nested lock to use spin_lock instead of spin_lock_irq 2014-04-24 12:45:40 -07:00
wusbhc.c
wusbhc.h