Michael Buesch
35c7e6602b
b43: Rewrite and fix rfkill init
...
The rfkill subsystem doesn't like code like that
rfkill_allocate();
rfkill_register();
rfkill_unregister();
rfkill_register(); /* <- This will crash */
This sequence happens with
modprobe b43
ifconfig wlanX up
ifconfig wlanX down
ifconfig wlanX up
Fix this by always re-allocating the rfkill stuff before register.
Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2007-11-10 04:25:12 -05:00
..
2007-11-10 04:25:12 -05:00
2007-10-25 22:05:36 -04:00
2007-10-19 23:22:55 +02:00
2007-11-10 04:25:12 -05:00
2007-10-30 14:26:30 -07:00
2007-11-10 04:25:11 -05:00
2007-10-10 16:51:42 -07:00
2007-11-10 04:25:11 -05:00
2007-10-18 15:46:52 -04:00
2007-10-10 16:54:15 -07:00
2007-10-10 16:53:09 -07:00
2007-10-10 16:52:52 -07:00
2007-10-10 16:51:13 -07:00
2007-10-10 16:51:42 -07:00
2007-10-10 16:51:42 -07:00
2007-11-10 04:25:12 -05:00
2007-10-19 20:35:20 -07:00
2007-10-25 22:05:35 -04:00
2007-10-10 16:55:06 -07:00
2007-11-10 04:25:10 -05:00
2007-10-10 16:51:42 -07:00
2007-10-10 16:51:42 -07:00
2007-10-19 23:21:04 +02:00
2007-10-10 16:51:13 -07:00
2007-10-10 16:51:13 -07:00
2007-10-10 16:51:13 -07:00
2007-10-10 16:51:13 -07:00
2007-10-10 16:51:13 -07:00
2007-10-10 16:51:42 -07:00
2007-10-10 16:52:57 -07:00
2007-10-18 15:44:42 -04:00
2007-10-10 16:51:42 -07:00
2007-10-10 16:54:15 -07:00
2007-10-10 16:51:42 -07:00
2007-10-10 16:55:07 -07:00
2007-10-10 16:51:42 -07:00
2007-10-10 16:51:42 -07:00
2007-10-14 12:41:51 -07:00
2007-10-10 16:52:57 -07:00
2007-10-25 22:06:29 -04:00
2007-10-10 16:52:57 -07:00
2007-10-10 16:51:13 -07:00
2007-11-07 04:14:24 -08:00
2007-10-10 16:51:42 -07:00
2007-10-10 16:51:42 -07:00
2007-10-10 16:51:42 -07:00
2007-10-18 15:21:47 -04:00