commit | f5b4da21ba293220001b5fd36be75c859b18afc1 | [log] [tgz] |
---|---|---|
author | Larry Finger <Larry.Finger@lwfinger.net> | Fri Oct 02 12:54:34 2009 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Oct 07 16:33:51 2009 -0400 |
tree | 4a30a92a8052f3da53020d48bc213916e5defce8 | |
parent | 0819663d164e090de315c5e619f4e23c27aaff88 [diff] |
b43: Fix PPC crash in rfkill polling on unload In Bugzilla No. 14181, a PowerMac G4 crashes on ifdown or module unload because the rfkill polling has not been stopped. For the x86 architectures, the attempt to reach a now unmapped register is not fatal as it is on PPC. (Includes "b43: Fix locking problem when stopping rfkill polling". -- JWL) Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>