]> rtime.felk.cvut.cz Git - lisovros/linux_canprio.git/commit
staging: rtl8187se: Change panic to warn when RF switch turned off
authorLarry Finger <Larry.Finger@lwfinger.net>
Sat, 13 Nov 2010 19:01:56 +0000 (13:01 -0600)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 9 Dec 2010 21:33:24 +0000 (13:33 -0800)
commitb0a5972239d8df027b99167a10e9ac0c1f1d3ed5
tree4f125ffe902467f0e286894745a85135228d47d5
parent0558c3def14e9bdcc39509447acf2ce823fa42ad
staging: rtl8187se: Change panic to warn when RF switch turned off

commit f36d83a8cb7224f45fdfa1129a616dff56479a09 upstream.

This driver issues a kernel panic over conditions that do not
justify such drastic action. Change these to log entries with
a stack dump.

This patch fixes the system crash reported in
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/674285.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Reported-and-Tested-by: Robie Basik <rb-oss-3@justgohome.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/rtl8187se/r8185b_init.c