https://github.com/torvalds/linux
Revision bd130adacaf8cea179f9a700fb694f5be3b05bf0 authored by Thomas Pugliese on 23 April 2014, 19:28:10 UTC, committed by Greg Kroah-Hartman on 24 April 2014, 19:45:41 UTC
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>
1 parent 7584f2e
History
Tip revision: bd130adacaf8cea179f9a700fb694f5be3b05bf0 authored by Thomas Pugliese on 23 April 2014, 19:28:10 UTC
usb: wusbcore: fix panic in wusbhc_chid_set
Tip revision: bd130ad
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.6 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 271.4 KB
Makefile -rw-r--r-- 50.5 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top