Michael, When I add your patch "b43: RF-kill support" to my source, I get the following compilation error: CC [M] drivers/net/wireless/b43/rfkill.o In file included from drivers/net/wireless/b43/rfkill.c:25: drivers/net/wireless/b43/rfkill.h:17: error: field ‘notify_work’ has incomplete type drivers/net/wireless/b43/rfkill.c: In function ‘b43_notify_rfkill_press’: drivers/net/wireless/b43/rfkill.c:31: warning: type defaults to ‘int’ in declaration of ‘__mptr’ drivers/net/wireless/b43/rfkill.c:31: warning: initialization from incompatible pointer type drivers/net/wireless/b43/rfkill.c: In function ‘b43_rfkill_led_name’: drivers/net/wireless/b43/rfkill.c:112: error: implicit declaration of function ‘rfkill_get_led_name’ drivers/net/wireless/b43/rfkill.c:112: warning: return makes pointer from integer without a cast I assume that I missed some critical patch. Can you tell me which one it is? Thanks, Larry - To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html